rpm_changelog_repoquery
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| rpm_changelog_repoquery [2015/12/14 12:03] – luke7858 | rpm_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/ | ||
| + | **First** make sure the yum-utils package is installed: | ||
| <sxh bash> | <sxh bash> | ||
| - | # rpm -qa | grep yum-utils | + | rpm -qa | grep yum-utils |
| </ | </ | ||
| - | 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 | ||
| </ | </ | ||
| + | |||
| + | \\ | ||
| + | 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: | ||
| </ | </ | ||
| - | === 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 < | Fri Oct 30 2015 Carl George < | ||
| Latest upstream | Latest upstream | ||
rpm_changelog_repoquery.1450094612.txt.gz · Last modified: 2024/05/23 07:26 (external edit)
