sciplot on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S sciplot

* (Optional) Uninstall sciplot on Arch using YAY

$ yay -Rns sciplot

2. Manually Install "sciplot" via AUR

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

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

b. Clone sciplot's git locally

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

c. Go to ~/sciplot folder and install it

$ cd ~/sciplot $ makepkg -si

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

ID: 1410997
Name: sciplot
PackageBaseID: 175904
PackageBase: sciplot
Version: 1:0.2.2-2
Description: C++ scientific plotting library powered by gnuplot
URL: https://github.com/sciplot/sciplot/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1644616534
LastModified: 1708190918
URLPath: /cgit/aur.git/snapshot/sciplot.tar.gz