Let’s say, you have a list of files and you would like to find out which package belongs to these files. For example, the following command with-qf(query file) option will show you a file/usr/bin/htpasswdthat is owned by packagehttpd-tools-2.4.58-1.fc39.x86_64. rpm -qf /usr/b...
tex-tetex 被 texlive-2:2012-38.20130427_r30134.el7.x86_64 需要[root@01Packages]#[root@01Packages]# yum list|tail zlib-devel.x86_641.2.7-17.el7basezlib-static.i6861.2.7-17.el7basezlib-static.x86_641.2.7-17.el7basezsh.x86_645.0.2-28.el7basezsh-html.x86_645.0.2-28.el7basezziplib.i...
9. 列出软件包中的文件(-l或--list) <Sysname> system-view [Sysname] rpm -qpl telnet-server-0.17-64.el7.x86_64.rpm /usr/lib/systemd/system/telnet.socket /usr/lib/systemd/system/telnet@.service /usr/sbin/in.telnetd /usr/share/man/man5/issue.net.5.gz ...
RPM全称是 Red Hat Package Manager(Red Hat包管理器-红帽创建的一个开放的软件包管理系统)。几乎所有的 Linux 发行版本都使用这种形式的软件包管理安装、更新和卸载软件,现在已成为一种标准,常用在opensuse/turbo/redhat版本, RPM软件包中的文件是以压缩格式存放的,拥有一个定制的二进制头文件,其中包含有关包和内容...
function of the command apt list Lists packages with criteria (installed, upgradable etc) apt edit-sources Edits sources list 安装指定版本和查询指定软件有多少个版本 # 1.通过apt-get安装指定版本 # apt-get install [package name]=[version]
To list all installed .rpm packages on the system, use this command: sudo rpm -qa List Recently Installed Packages To display a list of all the recently installed packages, use the-qa(query all) option along with the--lastattribute: ...
Use the following command to list the keys: $rpm -qa gpg-pubkey*gpg-pubkey-7fac5991-4615767f gpg-pubkey-2f86d6a1-5cf7cefb Use this command to get the information on a key: $rpm -qi gpg-pubkey-2f86d6a1-5cf7cefbName : gpg-pubkey ...
1)执行apt-get update 2)程序分析/etc/apt/sources.list 3)自动连网寻找list中对应的Packages/Sources/Release列表文件,如果有更新则下载之,存入/var/lib/apt/lists/目录 4)然后 apt-get install 相应的包 ,下载并安装。 即使这样,软件源配置文件只是告知Ubuntu系统可以访问的镜像站点地址,但那些镜像站点具体都拥有...
RPM offers tools to query the database of installed packages, providing details on the installed software versions, when they were installed, and required dependencies. Atomic Transactions RPM ensures that every activity succeeds when installing or updating a software package. In case of a problem du...
Refer to GPL instead of LGPL for more details in license headers. Dec 4, 2011 yum-utils.bash yum-builddep: Complete on local source RPMs, BZ 884303 Feb 8, 2014 yum-utils.spec Address comments by@dmnks Feb 1, 2018 yumdb.py Add search-quiet command to get just a list of packages. ...