python-cplot on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-cplot

* (Optional) Uninstall python-cplot on Arch using YAY

$ yay -Rns python-cplot

2. Manually Install "python-cplot" via AUR

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

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

b. Clone python-cplot's git locally

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

c. Go to ~/python-cplot folder and install it

$ cd ~/python-cplot $ makepkg -si

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

ID: 1129317
Name: python-cplot
PackageBaseID: 169533
PackageBase: python-cplot
Version: 0.9.3-1
Description: Plot complex functions
URL: https://github.com/nschloe/cplot
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1627949293
LastModified: 1661222518
URLPath: /cgit/aur.git/snapshot/python-cplot.tar.gz