No description
Find a file
2018-08-05 22:52:44 -05:00
LICENSE Migración de Github 2018-06-04 17:54:59 -05:00
README.md updated readme 2018-07-23 00:55:49 -05:00
simpleaur Discard text color when the script is finished 2018-08-05 22:52:44 -05:00
simplecheck Fix some things 2018-07-23 12:03:45 -05:00
simplesearch Fix some things 2018-07-23 12:03:45 -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). simpleaur does NOT have automatic dependency resolution.

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. If you are using ArchLinux, install the simpleaur package from the AUR.