CheatSheet for Manjaro
The original startet with a thread at https://forum.manjaro.org/t/manjaro-cli-cheat-sheet/101305/3
Locating and Installing Packages
Update mirrorlist with the fastest mirrors
user $ sudo pacman-mirrors --fasttrack && sudo pacman -Syyu
root # pacman-mirrors --fasttrack && pacman -Syyu
Check if updates are available
user $ pamac checkupdates -a
Update all installed packages
user $ pamac upgrade -a
Search available packages
user $ pamac search PackageName
Install packages
user $ pamac install PackageName
Uninstall packages
user $ pamac remove PackageName
Your sub title
Your sub title 2
user $ example command should be here
Example codes should be here.
See Also
Example Link Title example text