oTropicalista / verbose-pineapple

AUR helper in python. For search and install packages from the Arch User Repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python 3.6

aurpy

aurpy in action

DESCRIPTION

Tool for searching and installing packages from Arch User Repository directly from the terminal.

REQUIREMENTS

os
time
pycurl
BytesIO
argparse
subprocess
BeautifulSoup
ConfigParser

Usage

Search packages

$ python aur.py name_package

Install packages

$ python aur.py -S name_package

About

AUR helper in python. For search and install packages from the Arch User Repository

License:GNU General Public License v3.0


Languages

Language:Python 100.0%