Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Several important commands for querying rpm packages

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Query whether a package is installed

rpm -q RPM package name

The package name here is without platform information and suffix name

rpm -qa

Query all installed packages on the current system

Get information about an installed package

rpm -qi package name

List the installation files for an installed RPM package

rpm -ql package name

List which RPPM package a file belongs to

First use which or whereis to view the absolute path of a command or file

Then see which rpm package it belongs to

rpm -qf absolute path

5. Decompress rpm package command

rpm2cpio xxx.rpm | cpio -div

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report