pamac
Graphical Package Manager for Manjaro Linux with Alpm, AUR, Appstream, Flatpak and Snap support
How to download and setup pamac
Open terminal and run command
git clone https://github.com/manjaro/pamac.git
git clone is used to create a copy or clone of pamac repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with pamac https://github.com/manjaro/pamac/archive/master.zip
Or simply clone pamac with SSH
[email protected]:manjaro/pamac.git