User Tools

Site Tools


rpm_changelog_repoquery

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rpm_changelog_repoquery [2015/12/14 10:53] luke7858rpm_changelog_repoquery [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 1: Line 1:
-You can also use --changelog for packages that are NOT installed with repoquery+You can also use -changelog for packages that are NOT installed with repoquery 
 +\\ 
 +\\ 
 +== Dependencies/Package == 
 +**First** make sure the yum-utils package is installed: 
 +<sxh bash> 
 +rpm -qa | grep yum-utils 
 +</sxh> 
 +== Installing yum-utils == 
 +<sxh bash> 
 +# yum search yum | grep utils 
 +yum-utils.noarch : Utilities based around the yum package manager 
 +</sxh> 
 +<sxh bash> 
 +yum install yum-utils.noarch 
 +</sxh>
  
 +\\
 +Example: Package NOT installed
 <sxh bash> <sxh bash>
 # yum search php56u | grep ^php56u.x86_64 # yum search php56u | grep ^php56u.x86_64
Line 10: Line 27:
 </sxh> </sxh>
  
-=== repoquery ===+=== Using repoquery ===
  
 <sxh bash> <sxh bash>
 # repoquery php56u.x86_64 --changelog | head # repoquery php56u.x86_64 --changelog | head
 +
 +
 Fri Oct 30 2015 Carl George <[email protected]> - 5.6.15-1.ius Fri Oct 30 2015 Carl George <[email protected]> - 5.6.15-1.ius
 Latest upstream Latest upstream
rpm_changelog_repoquery.1450090425.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