____ is a tool used to download RPMs from yum repositories.

A. rpm
B. yast
C. yum
D. yumdownloader


Answer: D

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. ReDim statements can be used to change a one-dimensional array into a three-dimensional array. 2. Given the following statements, the first subscript in the second statement references a column. (T/F) Dim myArray(15, 20) As Double myArray(5, 10) = 0 3. Two-dimensional arrays are often referred to as tables or matrices. 4. The third statement below is NOT valid. (T/F) row = 5 col = 3 someArray(col, row) = 25

Computer Science & Information Technology

When you want to create a polished printout of some or all of the data in your Access database, you can create a(n) ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which of the following will enable you to control a media clip?

a) DYNSRC b) BGSOUND c) IMG d) EMBED

Computer Science & Information Technology

The value of X is 7. Some computer languages (or notations) interpret X+1 as 8 and others interpret it as Y. Why?

What will be an ideal response?

Computer Science & Information Technology