From e27ce3f1f94b4da82b08f5f0075aa5320ae54954 Mon Sep 17 00:00:00 2001 From: Aayush Kasurde Date: Tue, 10 Mar 2015 08:04:47 +0530 Subject: [PATCH] Added yum list command cheat --- cheat/cheatsheets/yum | 3 +++ 1 file changed, 3 insertions(+) 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