User Tools

Site Tools


os:redhat:yum

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

os:redhat:yum [2016-02-19 09:30] – created rootos:redhat:yum [2022-12-19 23:44] (current) Manuel Frei
Line 5: Line 5:
 <code> <code>
 # yum updateinfo info | more # yum updateinfo info | more
 +</code>
 +
 +===== Find a Packet by Tool Name =====
 +
 +<code>
 +yum whatprovides dig
 +</code>
 +
 +<code>
 +[root@centos ~]# yum whatprovides dig
 +Last metadata expiration check: 0:20:05 ago on Mo 19 Dez 2022 12:41:40 CET.
 +bind-utils-32:9.11.36-5.el8_7.2.x86_64 : Utilities for querying DNS name servers
 +Repo        : appstream
 +Matched from:
 +Filename    : /usr/bin/dig
 +
 +bind9.16-utils-32:9.16.23-0.9.el8.1.x86_64 : Utilities for querying DNS name servers
 +Repo        : appstream
 +Matched from:
 +Filename    : /usr/bin/dig
 </code> </code>
os/redhat/yum.1455870657.txt.gz · Last modified: 2016-02-19 09:30 by root