answersLogoWhite

0

In Linux it will install an RPM package with the following arguments:

-U (upgrade)

-v (verbose logging)

-h (hash showing installation percent)

This is great default way to install RPMs. If there is no existing package to upgrade, it will still install the package. If there is a newer version of the package already installed, it will tell you that and exit without error.

User Avatar

Wiki User

13y ago

What else can I help you with?