Download RPM Package: http://rpm.pbone.net/Select simple rpm Search (version)
Enter the RPM package you are looking for.
Download RPM Package
[Email protected] ~]# wget ftp.pbone.net python-pip-0.8-1.1.noarch.rpm
wget> is the download command, followed by the RPM software package, you can download the RPM package for installation
1. Install > Unpack the software from the package and install to the hard drive
Install the Webmin tool, Webmin is currently the most powerful Web-based UNIX System Management tool
Download: wget http://prdownloads.sourceforge.net/webadmin/webmin-1.760-1.noarch.rpm
Direct installation prompts you to install its dependent packages:
[Email protected] ~]# RPM-IVH webmin-1.760-1.noarch.rpm
Warning:webmin-1.760-1.noarch.rpm:header V3 dsa/sha1 Signature, key ID 11f63c51:nokey
error:failed dependencies:
Perl (Net::ssleay) is needed by Webmin-1.760-1.noarch
[[email protected] ~]# yum-y install Perl perl-net-ssleay OpenSSL Perl-io-tty Installation dependency Package
RPM Installation WEBMIN:RPM-IVH webmin-1.760-1.noarch.rpm
Https://192.168.0.105:10000/into Webmin management interface
650) this.width=650; "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/ Images/localimage.png ") no-repeat center;border:1px solid #ddd;" alt= "Spacer.gif"/>650 "this.width=650;" src= "http ://s3.51cto.com/wyfs02/m01/70/d8/wkiol1w_gx2d5dvnaaoxkw592_y758.jpg "title=" 111.jpg "alt=" wKioL1W_ Gx2d5dvnaaoxkw592_y758.jpg "/>
2. Uninstall > Remove the software from the hard drive
[Email protected] ~]# rpm-e webmin-1.760-1.noarch.rpm
3. Upgrade > Replace older versions of the software.
[Email protected] ~]# RPM-UVH webmin-1.760-1.noarch.rpm
4. Query > Query Package information
[Email protected] ~]# Rpm-qa |grep webmin
Webmin-1.760-1.noarch
This article is from "How long, how long to learn." "Blog, be sure to keep this provenance http://tonytu.blog.51cto.com/3696621/1681430
RPM Installation and uninstallation