python-asciichart on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-asciichart

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

$ yay -Rns python-asciichart

2. Manually Install "python-asciichart" via AUR

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

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

b. Clone python-asciichart's git locally

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

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

$ cd ~/python-asciichart $ makepkg -si

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

ID: 731401
Name: python-asciichart
PackageBaseID: 152387
PackageBase: python-asciichart
Version: 1.5.12-1
Description: Nice-looking lightweight console ASCII line charts ╭┈╯
URL: https://github.com/kroitor/asciichart
NumVotes: 1
Popularity: 0
OutOfDate: 1690578584
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1588696995
LastModified: 1588696995
URLPath: /cgit/aur.git/snapshot/python-asciichart.tar.gz