Universal Linux Package Manager Script
Script to unify package manager scripts
bash -c "$(curl -sLo- https://git.io/fh7HZ)" && exit
Current terminal will be closed (save your work if any)
bash -c "$(wget -qO- https://git.io/fh7HZ)" && exit
Current terminal will be closed (save your work if any)
git clone https://github.com/AToMiXhawK/gpkg.git ~/gpkg
cd gpkg
bash install.sh
or ./install.sh
Reopen you terminal after installation for the script to work
gpkg <normal things that you pass to default package manager>
Currently supports: Archlinux, Manjaro, Antergos, Solus Linux, Void Linux, Ubuntu and other Archlinux based distros
Contact @atomixhawk (Github/Telegram/e-mail) for support
New feature!! Added yay
like feature for solus linux
usage: gpkg <pakage to search>