Linux命令显示软件包描述,信息,版本和用法

时间:2020-01-09 10:40:49  来源:igfitidea点击:

问题描述:如何查看软件包说明,用法,版权信息等?
Linux软件包说明命令是什么?

解决方法:不同的Linux发行版使用不同的命令来显示软件包信息。
通常,您使用rpm或apt-get/dpkg命令进行软件包管理。

如何显示已安装的软件包列表?

如果您使用的是基于rpm的发行版,例如Redhat/CentOS/Suse/Fedora Linux,请执行:

# rpm -qa
# rpm -qa | less

如果您使用的是基于apt的发行版(例如Debian/Ubuntu Linux),请执行:

# dpkg --list

显示包装说明和其他信息

如果您使用的是基于rpm的发行版(例如Redhat/CentOS/Suse/Fedora` Linux),请使用rpm命令:rpm -qi {package-name}

例如,显示软件包描述,版本,供应商,名为mtop的软件包的生成日期,请执行:

# rpm -qi mtop

输出:

Name        : mtop                         Relocations: (not relocatable)
Version     : 0.6.6                             Vendor: Dag Apt Repository, http://dag.wieers.com/apt/
Release     : 1.2.el4.rf                    Build Date: Fri 20 Jan 2006 05:40:49 PM CST
Install Date: Wed 07 Feb 2007 07:04:54 PM CST      Build Host: lisse.leuven.wieers.com
Group       : System Environment/Base       Source RPM: mtop-0.6.6-1.2.el4.rf.src.rpm
Size        : 138090                           License: GPL
Signature   : DSA/SHA1, Fri 20 Jan 2006 05:48:51 PM CST, Key ID a20e52146b8d79e6
Packager    : Dag Wieers 
URL         : http://mtop.sourceforge.net/
Summary     : Tool to monitor a MySQL database
Description :
mtop (MySQL top) monitors a MySQL database showing the queries
which are taking the most amount of time to complete. Features
include 'zooming' in on a process to show the complete query
and 'explaining' the query optimizer information.

如果您使用的是基于rpm的发行版(例如Debian/Ubuntu` Linux),请使用dpkg命令:dpkg -p {package-name]

例如,显示软件包说明,版本和名为zip的软件包的其他信息,请执行:

$ dpkg -p zip

输出:

Package: zip
Priority: optional
Section: utils
Installed-Size: 248
Maintainer: Santiago Vila 
Architecture: i386
Version: 2.32-1
Replaces: zip-crypt (= 2.4-1)
Recommends: unzip
Conflicts: zip-crypt (