/verbose-pineapple

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

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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