Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 495 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 495 Bytes

quar

a lightweight AUR (arch linux user repository) helper written in POSIX-Compliant shell.

!! expect a quar rewrite soon !!


installation:

$ git clone https://github.com/drquadriple/quar

$ cd quar

$ chmod +x quar.sh

optional: (recommended)

$ sudo mv quar/ /usr/bin/


how to use:

$ ./quar.sh -S to install AUR packages

$ ./quar.sh -R to remove AUR packages

$ ./quar.sh -Rns to purge AUR packages (wip feature)