cplot on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S cplot

* (Optional) Uninstall cplot on Arch using YAY

$ yay -Rns cplot

2. Manually Install "cplot" via AUR

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

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

b. Clone cplot's git locally

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

c. Go to ~/cplot folder and install it

$ cd ~/cplot $ makepkg -si

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

ID: 1171333
Name: cplot
PackageBaseID: 187566
PackageBase: cplot
Version: 2.0-1
Description: Function plotter for real and complex mathematical functions
URL: https://zoon.cc/cplot/
NumVotes: 1
Popularity: 6.2E-5
OutOfDate:
Maintainer: hilgenberg
Submitter: hilgenberg
FirstSubmitted: 1668868315
LastModified: 1668868315
URLPath: /cgit/aur.git/snapshot/cplot.tar.gz