> More information: <https://manned.org/pacman.8>.
- Install a new package:
`sudo pacman -S {{package}}`
- [S]ynchronize and refresh ([y]) the package database along with a sys[u]pgrade (add `--downloadonly` to only download the packages and not update them):
`sudo pacman -Syu`
- Update and [u]pgrade all packages and install a new one without prompting: