python-asciimatics on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-asciimatics

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

$ yay -Rns python-asciimatics

2. Manually Install "python-asciimatics" via AUR

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

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

b. Clone python-asciimatics's git locally

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

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

$ cd ~/python-asciimatics $ makepkg -si

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

ID: 1390653
Name: python-asciimatics
PackageBaseID: 141204
PackageBase: python-asciimatics
Version: 1.15.0-1
Description: A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations
URL: https://github.com/peterbrittain/asciimatics
NumVotes: 2
Popularity: 4.2E-5
OutOfDate:
Maintainer: flipee
Submitter: specter119
FirstSubmitted: 1555140034
LastModified: 1705952287
URLPath: /cgit/aur.git/snapshot/python-asciimatics.tar.gz