1Z0-460 · Question #15
1Z0-460 Question #15: Real Exam Question with Answer & Explanation
The correct answer is C. # yumdownloader example. yumdownloader is a program for downloading RPMs from Yum repositories. yumdownloader [options] package1 [package2...] *yum - Yellowdog Updater Modified yum is an interactive, rpm based, package manager. It can automatically perform system updates, including dependency analysis an
Question
Options
- B
yum -no-update example
- C
yumdownloader example
- D
yum -get example-1.0.1
Explanation
yumdownloader is a program for downloading RPMs from Yum repositories. yumdownloader [options] package1 [package2...] *yum - Yellowdog Updater Modified yum is an interactive, rpm based, package manager. It can automatically perform system updates, including dependency analysis and obsolete processing based on "repository" metadata. It can also perform installation of new packages, removal of old packages and perform queries on the installed and/or available packages among many other commands/services (see below). yum is similar to other high level package managers like apt-get and smart.
Community Discussion
No community discussion yet for this question.