mirror of
https://github.com/edu4rdshl/simpleaur.git
synced 2026-07-18 07:34:46 +00:00
No description
| LICENSE | ||
| README.md | ||
| simpleaur | ||
| simplecheck | ||
| simplesearch | ||
simpleaur
A script for install packages from AUR that doesn't require extra dependences, only requires git installed. cower is only needed if you want to run simplesearch for find package names/updates in AUR (recommended).
Instalation
git clone https://gitlab.com/edu4rdshl/simpleaur.git
Usage
For instalations:
./simpleaur package-to-install
For search:
./simplesearch package-to-search
For updated check:
./simplecheck
You are free to move the scripts to /usr/bin and then use it's from everywhere.