rpm_changelog_repoquery
This is an old revision of the document!
You can also use -changelog for packages that are NOT installed with repoquery
First make sure the yum-utils package is installed:
# rpm -qa | grep yum-utilsIf not installed:
# yum search yum | grep utils yum-utils.noarch : Utilities based around the yum package manager
yum install yum-utils.noarch
# yum search php56u | grep ^php56u.x86_64 php56u.x86_64 : PHP scripting language for creating dynamic web sites
# rpm -q php56u.x86_64 --changelog package php56u.x86_64 is not installed
repoquery
# repoquery php56u.x86_64 --changelog | head Fri Oct 30 2015 Carl George <[email protected]> - 5.6.15-1.ius Latest upstream Sync patch6 with Fedora Fri Oct 02 2015 Carl George <[email protected]> - 5.6.14-1.ius Latest upstream Thu Sep 03 2015 Carl George <[email protected]> - 5.6.13-1.ius Latest upstream Import latest systzdata patch from Fedora
rpm_changelog_repoquery.1450094645.txt.gz · Last modified: 2024/05/23 07:26 (external edit)