An open API service indexing awesome lists of open source software.

https://github.com/karshprime/aur_helper

python script to scrape installi info from aur.archlinux.org and use it to install the required package
https://github.com/karshprime/aur_helper

Last synced: about 1 year ago
JSON representation

python script to scrape installi info from aur.archlinux.org and use it to install the required package

Awesome Lists containing this project

README

          

# AUR Helper
python script to search, download and install packages from the [AUR](https://aur.archlinux.org/).

### Libs used-
- Beautiful Soup
- Request
- OS