User Tools

Site Tools


yum_provides

Differences

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

Link to this comparison view

Next revision
Previous revision
yum_provides [2017/05/31 08:25] – created luke7858yum_provides [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 1: Line 1:
 === Package Dependencies === === Package Dependencies ===
 +Query package locally:
 <sxh bash> <sxh bash>
-rpm -q package--requires +rpm -q package --requires 
-</shx>+</sxh> 
 +\\ 
 +Query package not installed: 
 +<sxh bash> 
 +repoquery --plugins -q package --requires 
 +</sxh>
 \\ \\
 === Package Provides === === Package Provides ===
-<sxh bas>+Query package locally: 
 +<sxh bash> 
 +rpm -q package --provides 
 +</sxh> 
 +\\ 
 +Query package not installed: 
 +<sxh bash>
 repoquery --plugins -q package --provides repoquery --plugins -q package --provides
-<sxh>+</sxh>
yum_provides.1496219135.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki