ploticus on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S ploticus

* (Optional) Uninstall ploticus on Arch using YAY

$ yay -Rns ploticus

2. Manually Install "ploticus" via AUR

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

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

b. Clone ploticus's git locally

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

c. Go to ~/ploticus folder and install it

$ cd ~/ploticus $ makepkg -si

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

ID: 458387
Name: ploticus
PackageBaseID: 99505
PackageBase: ploticus
Version: 2.42.r201406-2
Description: produce plots and graphs in GIF, PNG, PostScript, SVG from CSV like data
URL: http://ploticus.sourceforge.net/doc/welcome.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441619045
LastModified: 1509885174
URLPath: /cgit/aur.git/snapshot/ploticus.tar.gz