mirror of https://github.com/CrimsonTome/tldr.git
commit
9b7c8baf92
|
@ -21,3 +21,7 @@
|
||||||
- list installed packages and versions
|
- list installed packages and versions
|
||||||
|
|
||||||
`pacman -Q`
|
`pacman -Q`
|
||||||
|
|
||||||
|
- list only the explicitly installed packages and versions
|
||||||
|
|
||||||
|
`pacman -Qe`
|
||||||
|
|
Loading…
Reference in New Issue