python-art on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "python-art" 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-art on Arch using YAY

$ yay -S python-art

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

$ yay -Rns python-art

2. Manually Install "python-art" via AUR

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

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

b. Clone python-art's git locally

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

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

$ cd ~/python-art $ makepkg -si

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

ID: 1419930
Name: python-art
PackageBaseID: 174256
PackageBase: python-art
Version: 6.1-1
Description: ASCII art library for Python
URL: https://github.com/sepandhaghighi/art/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ratata
Submitter: ratata
FirstSubmitted: 1640086751
LastModified: 1709467646
URLPath: /cgit/aur.git/snapshot/python-art.tar.gz