master
Alessandro Mauri 5 years ago
parent 1d8c86e0a7
commit 8e247bb6aa
  1. 1
      linux_general.txt

@ -19,6 +19,7 @@
"pacman -Ql" list all package's files and locations
"pacman -Qqe" list all installed packages
"pacman -Qc" view package changelog
"pacman -Qm" list packages not present in official repositories
If you panic just do "sudo pacman -Syy" and then "sudo pacman -Su"
"rm -rf /var/lib/pacman/db.lck" remove pacman's transaction lock file
(to solve "could not unlock database" error, which happen when pacman is already running)