python-plotext on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-plotext

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

$ yay -Rns python-plotext

2. Manually Install "python-plotext" via AUR

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

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

b. Clone python-plotext's git locally

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

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

$ cd ~/python-plotext $ makepkg -si

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

ID: 1290378
Name: python-plotext
PackageBaseID: 187513
PackageBase: python-plotext
Version: 5.2.8-1
Description: plotting on terminal
URL: https://github.com/piccolomo/plotext
NumVotes: 1
Popularity: 0.066715
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1668788036
LastModified: 1689626100
URLPath: /cgit/aur.git/snapshot/python-plotext.tar.gz