No description
Find a file
2018-07-14 09:16:08 -05:00
LICENSE Migración de Github 2018-06-04 17:54:59 -05:00
README.md Updated readme with new instructions 2018-07-11 11:13:09 -05:00
simpleaur Rollback to optional read PKGBUILDs, useful when multiple packages are installed 2018-07-14 09:16:08 -05:00
simplecheck Change update options since simpleaur support multiple package installation 2018-07-11 11:26:36 -05:00
simplesearch Added color support in output 2018-07-07 10:13:50 -05:00

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 package1 package2 package3 ...

For search: ./simplesearch text-to-search

For updated check: ./simplecheck

You are free to move the scripts to /usr/bin and then use it's from everywhere.