Skip to content
Plasma edited this page Nov 20, 2022 · 10 revisions
drawing

Welcome to Pacstall wiki

Want to know how to use pacstall? Your answers are contained here.


Common flags crash course

  • To install a package, run pacstall -I pkg
  • To search for a package, run pacstall -S pkg
  • To remove a package, run pacstall -R pkg

If you haven’t caught on by now, the first letter of the flag pertains to the action. Some exceptions apply, such as pacstall -Qi pkg for querying info. For all flags, you can run pacstall --help or man pacstall.