diff --git a/cheat/cheatsheets/yum b/cheat/cheatsheets/yum index 8cc52f7..c5eb136 100644 --- a/cheat/cheatsheets/yum +++ b/cheat/cheatsheets/yum @@ -22,6 +22,9 @@ yum info # List currently enabled repositories: yum repolist +# List packages containing a certain keyword: +yum list + # To download the source RPM for a package: yumdownloader --source