python-aalib on AUR (Arch User Repository)

Last updated: June 20,2024

1. Install "python-aalib" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-aalib on Arch using YAY

$ yay -S python-aalib

* (Optional) Uninstall python-aalib on Arch using YAY

$ yay -Rns python-aalib

2. Manually Install "python-aalib" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-aalib's git locally

$ git clone https://aur.archlinux.org/python-aalib.git ~/python-aalib

c. Go to ~/python-aalib folder and install it

$ cd ~/python-aalib $ makepkg -si

3. Information about the python-aalib package on Arch User Repository (AUR)

ID: 893346
Name: python-aalib
PackageBaseID: 146958
PackageBase: python-aalib
Version: 0.4-1
Description: Python interface to the AAlib ASCII art library
URL: https://pypi.python.org/pypi/python-aalib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dmfay
Submitter: dmfay
FirstSubmitted: 1574805561
LastModified: 1618588259
URLPath: /cgit/aur.git/snapshot/python-aalib.tar.gz