plots on AUR (Arch User Repository)

Last updated: February 24,2025

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

$ yay -S plots

* (Optional) Uninstall plots on Arch using YAY

$ yay -Rns plots

2. Manually Install "plots" via AUR

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

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

b. Clone plots's git locally

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

c. Go to ~/plots folder and install it

$ cd ~/plots $ makepkg -si

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

ID: 1299729
Name: plots
PackageBaseID: 163359
PackageBase: plots
Version: 0.8.5-1
Description: A graph plotting app for GNOME
URL: https://github.com/alexhuntley/Plots/
NumVotes: 6
Popularity: 0.003442
OutOfDate:
Maintainer: ahmubashshir
Submitter: ahmubashshir
FirstSubmitted: 1613401102
LastModified: 1691321505
URLPath: /cgit/aur.git/snapshot/plots.tar.gz