python-sparklines on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S python-sparklines

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

$ yay -Rns python-sparklines

2. Manually Install "python-sparklines" via AUR

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

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

b. Clone python-sparklines's git locally

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

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

$ cd ~/python-sparklines $ makepkg -si

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

ID: 866567
Name: python-sparklines
PackageBaseID: 160551
PackageBase: python-sparklines
Version: 0.4.2-2
Description: Text-based sparkline command line mimicking those of Edward Tuft.
URL: https://github.com/deeplook/sparklines
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aravance
Submitter: aravance
FirstSubmitted: 1607021209
LastModified: 1613858758
URLPath: /cgit/aur.git/snapshot/python-sparklines.tar.gz