Add list of packages without version

This commit is contained in:
RealStickman 2021-05-18 10:28:04 +02:00
parent db723b392c
commit 79d9316ffb

View File

@ -1,2 +1,5 @@
List explicitly installed packages with pacman
`$ pacman -Qe`
List packages without version numbers
`$ pacman -Qeq`