Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.
/ aaurh Public archive

another archlinux user repository helper

License

Notifications You must be signed in to change notification settings

mo-pyy/aaurh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aaurh

another archlinux user repository helper

simple python script that searches aur by parsing the aur website, downloads the package and optionally installs it automatically

Install

git clone https://github.com/mo-pyy/aaurh.git
cd aaurh
pip install -r requirements.txt

Move the script somewhere on your $PATH, for example:

mv aaurh.py ~/.local/bin/aaurh

Running

  1. Run aaurh packagename
  2. Results will be printed, type number of desired package
  3. You will be asked to view the PKGBUILD, type y or n
  4. If you viewed the PKGBUILD you will be asked if makepkg -si should be automatically run, type y or n

About

another archlinux user repository helper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages