eplot on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S eplot

* (Optional) Uninstall eplot on Arch using YAY

$ yay -Rns eplot

2. Manually Install "eplot" via AUR

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

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

b. Clone eplot's git locally

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

c. Go to ~/eplot folder and install it

$ cd ~/eplot $ makepkg -si

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

ID: 264210
Name: eplot
PackageBaseID: 105948
PackageBase: eplot
Version: 2.07-1
Description: eplot ("easy gnuplot") is a ruby script which allows to pipe data easily through gnuplot and create plots quickly, which can be saved in postscript, PDF, PNG or EMF files
URL: http://liris.cnrs.fr/christian.wolf/software/eplot/
NumVotes: 4
Popularity: 0
OutOfDate: 1703843968
Maintainer: wil93
Submitter: wil93
FirstSubmitted: 1452471771
LastModified: 1452473824
URLPath: /cgit/aur.git/snapshot/eplot.tar.gz