aptpac
A simple wrapper for 'pacman' with a syntax similar to 'apt' to help people transitioning to Arch and Arch based distributions like Manjaro.
How to download and setup aptpac
Open terminal and run command
git clone https://github.com/Itai-Nelken/aptpac.git
git clone is used to create a copy or clone of aptpac 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 aptpac https://github.com/Itai-Nelken/aptpac/archive/master.zip
Or simply clone aptpac with SSH
[email protected]:Itai-Nelken/aptpac.git