Installing software in the Linux terminal
There are three kinds of ways: Rpm,yum, source installation. This essay only shows how RPM installs the software
RPM Install the command to see if the software is installed
1. Install the Package
Install package use command RPM–IVH package name
To query all installed packages:
Show installation of related packages
Query the installation of a package
Uninstalling the Software:
Supplemental content:
Install again: The main installation process exists in the cache file
What to do if you need to upgrade the appropriate package:
Dependencies need to be installed or removed for the package
To delete a dependency-related package
Basic methods of network installation:
Locate the appropriate software source on the network
can be downloaded and then installed: wget
Query the path of package installation
Installation Information
Software Installation RPM installation software under the Linux system (Red Hat)