see also: Pacman Rosetta
uninstall packages with regex matching | sudo pacman -R $(pacman -Qsq haskell) |
---|---|
find package which contains given file | pkgfile file |
find all modified config files | pacman -Qii | grep "^MODIFIED" | cut -f2 |
list all manually installed packages | pacman -Qet |
install optional dependencies for a package | pacman -S --asdeps --needed |
check with vdpauinfo
, install mesa-vdpau
for Radeon GPUs.
(source: Arch Wiki)
IgnorePkg # ignore updates HoldPkg # pacman will ask for confirmation before --remove
[Qt] style=GTK+
(Source)
governor='performance'