Add list of packages without version
This commit is contained in:
parent
db723b392c
commit
79d9316ffb
@ -1,2 +1,5 @@
|
||||
List explicitly installed packages with pacman
|
||||
`$ pacman -Qe`
|
||||
|
||||
List packages without version numbers
|
||||
`$ pacman -Qeq`
|
||||
|
Loading…
Reference in New Issue
Block a user