Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 272 Bytes

pacman.md

File metadata and controls

19 lines (16 loc) · 272 Bytes

pacman guide

update

pacman -Syu

force refresh, update

pacman -Syyu

remove pkg

pacman -Rns

list non dependents

pacman -Qdt

list non dependents without version

pacman -Qdtq pacman -Rns $(pacman Qdtq)

list manually installed

pacman -Qe

AUR

paru -Syu