added pacman log (after fuckup)

This commit is contained in:
Alessandro Mauri 2018-11-24 18:55:05 +01:00
parent bed158b04f
commit 0da72a1be6

View File

@ -21,7 +21,9 @@
"pacman -Qc" view package changelog "pacman -Qc" view package changelog
If you panic just do "sudo pacman -Syy" and then "sudo pacman -Su" 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 "rm -rf /var/lib/pacman/db.lck" remove pacman's transaction lock file
(to solve "could not unlock database" error) (to solve "could not unlock database" error, which happen when pacman is already running)
NOTE: If all of a sudden everything is fucked up bad (like no GUI whatsowever)
check the pacman log at "/var/log/pacman.log" to see what went wrong and what got removed
To manage and download packages from the AUR use: To manage and download packages from the AUR use:
pikaur pikaur
yaourt (unmantained) yaourt (unmantained)