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 12:03] 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
 \\ \\
-First make sure the yum-utils package is installed:+\\ 
 +== Dependencies/Package == 
 +**First** make sure the yum-utils package is installed:
 <sxh bash> <sxh bash>
-rpm -qa | grep yum-utils+rpm -qa | grep yum-utils
 </sxh> </sxh>
-If not installed:+== Installing yum-utils ==
 <sxh bash> <sxh bash>
 # yum search yum | grep utils # yum search yum | grep utils
Line 13: Line 15:
 yum install yum-utils.noarch yum install yum-utils.noarch
 </sxh> </sxh>
 +
 +\\
 +Example: Package NOT installed
 <sxh bash> <sxh bash>
 # yum search php56u | grep ^php56u.x86_64 # yum search php56u | grep ^php56u.x86_64
Line 22: 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.1450094612.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