python-ansi on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-ansi

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

$ yay -Rns python-ansi

2. Manually Install "python-ansi" via AUR

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

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

b. Clone python-ansi's git locally

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

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

$ cd ~/python-ansi $ makepkg -si

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

ID: 1390419
Name: python-ansi
PackageBaseID: 95980
PackageBase: python-ansi
Version: 0.3.7-1
Description: ANSI cursor movement and graphics
URL: https://github.com/tehmaze/ansi
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: kseistrup
Submitter: whynothugo
FirstSubmitted: 1436907525
LastModified: 1705916400
URLPath: /cgit/aur.git/snapshot/python-ansi.tar.gz