kplot on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S kplot

* (Optional) Uninstall kplot on Arch using YAY

$ yay -Rns kplot

2. Manually Install "kplot" via AUR

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

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

b. Clone kplot's git locally

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

c. Go to ~/kplot folder and install it

$ cd ~/kplot $ makepkg -si

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

ID: 690678
Name: kplot
PackageBaseID: 115704
PackageBase: kplot
Version: 0.1.15-1
Description: Cairo plotting library
URL: https://kristaps.bsd.lv/kplot/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: vinvin
FirstSubmitted: 1474584462
LastModified: 1580245629
URLPath: /cgit/aur.git/snapshot/kplot.tar.gz