plotter on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S plotter

* (Optional) Uninstall plotter on Arch using YAY

$ yay -Rns plotter

2. Manually Install "plotter" via AUR

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

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

b. Clone plotter's git locally

$ git clone https://aur.archlinux.org/plotter.git ~/plotter

c. Go to ~/plotter folder and install it

$ cd ~/plotter $ makepkg -si

3. Information about the plotter package on Arch User Repository (AUR)

ID: 1222841
Name: plotter
PackageBaseID: 191211
PackageBase: plotter
Version: 0.0.1-0
Description: Command line utility for stylish interactive charts
URL: https://github.com/termapps/plotter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pksunkara
Submitter: pksunkara
FirstSubmitted: 1678227259
LastModified: 1678227259
URLPath: /cgit/aur.git/snapshot/plotter.tar.gz