Your 32-bit i686 architecture system in registered with the Oracle Unbreakable Linux Network.
RPM package example -1 .0.0-1 is already installed and the application is used constantly. You
want to download the latest version of the example RPM package. You do not want to install the
package until you have coordinated with the program’s current users. Which option will allow you
to download until you have coordinated with the program’s current users. Which option will allow
you to download the latest version of the RPM package, but not install it?
A.
# rpm –Uvh http://linix.oracle.com/rpms/i686/example-1.0.1-1.i686.rpm
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.
Synopsis
yumdownloader [options] package1 [package2…]
Note:
*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.