RPM Package Manager in Linux

Source: Internet
Author: User

Package Full Name:
1. When the package is not installed, use the full name, and note the path
2. For example: jdk-8u131-linux-x64.rpm
Package Name:
1. The operation is already installed package, using the package name, is to search/var/lib/rpm/in the file database
2. For example: jdk-8u131-linux-x64


1. Installation
RPM-IVH jdk-8u131-linux-x64.rpm
Parameter:-IVH
Description: Install, display information, show progress
Note:
A. When installing with rpm command, parking full name is required.
B.RPM installation process, you may be dependent on the relationship that does not allow you to install
C. If the other RPM is not, then install that RPM first.
D. If it is a C + + module is not, go to www.rpmfind.net, see need to install that rpm
2. Upgrade
RPM-UVH jdk-8u132-linux-x64.rpm
Parameter:-UVH
Description: Upgrade, display information, show progress

3. Search by Package Name:
RPM-Q Package Name

4. Find the SQL Package
Rpm-qa |grep JDK
Jdk1.8.0_131-1.8.0_131-fcs.x86_64

File installation location in the 5.RPM package
RPM-QL jdk1.8.0_131-1.8.0_131-fcs.x86_64

6. Executable program Installation Location
Which jdk1.8.0_131-1.8.0_131-fcs.x86_64

7. Uninstalling the Software
Rpm-e Jdk1.8.0_131-1.8.0_131-fcs
Note: There is no. x86_64

RPM Package Manager in Linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.