diff --git a/cheatsheets/pacman b/cheatsheets/pacman index e348ea2..353f6c5 100644 --- a/cheatsheets/pacman +++ b/cheatsheets/pacman @@ -22,7 +22,7 @@ pacman -Si pacman -U # To list the commands provided by an installed package -pacman -Ql nvidia-utils | sed -n -e 's/.*\/bin\///p' | tail -n +2 +pacman -Ql | sed -n -e 's/.*\/bin\///p' | tail -n +2 # To list explicitly installed packages pacman -Qe