python-termplotlib on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-termplotlib

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

$ yay -Rns python-termplotlib

2. Manually Install "python-termplotlib" via AUR

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

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

b. Clone python-termplotlib's git locally

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

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

$ cd ~/python-termplotlib $ makepkg -si

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

ID: 1347774
Name: python-termplotlib
PackageBaseID: 164012
PackageBase: python-termplotlib
Version: 0.3.9-3
Description: Plotting on the command line
URL: https://github.com/nschloe/termplotlib
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1614934243
LastModified: 1699159887
URLPath: /cgit/aur.git/snapshot/python-termplotlib.tar.gz