Main Menu

Search

Linux: How To Install rpm package(s) On Linux Hosts? ("rpm" command)

Below "rpm" command can be used to install .rpm rpm package(s) on Linux hosts.


rpm -ivh <rpm name>.rpm

If you want to force install the rpm package below command can be used.


rpm -ivh --force <rpm name>.rpm


Products to which Article Applies

All Linux Environments

Additional References

No comments:

Post a Comment