Install the rpm package and the rpm package
How can I install an rpm package?
[Root @ localhost ~] # Lsanaconda-ks.cfg install. log install. log. syslog jboss-as-7.1.1-11.el6.x86_64.rpm [root @ localhost ~] # Rpm-ivh jboss-as-7.1.1-11.el6.x86_64.rpm Preparing... ######################################## ### [100%] 1: jboss-##################################### ###### [100%]
-I: Installation meaning
-V: Visualization
-H: displays the installation progress.
In addition, the following parameters are often used to install an rpm package:
-- Force installation, even if it overwrites files of other packages
-- Nodeps when the rpm package to be installed depends on other packages, you must install this package even if other packages are not installed.
Reference resources:
Chapter 2InstallRPMPackage or install the source package
Http://www.92csz.com/study/linux/11.htm