ruby-gnuplot on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-gnuplot

* (Optional) Uninstall ruby-gnuplot on Arch using YAY

$ yay -Rns ruby-gnuplot

2. Manually Install "ruby-gnuplot" via AUR

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

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

b. Clone ruby-gnuplot's git locally

$ git clone https://aur.archlinux.org/ruby-gnuplot.git ~/ruby-gnuplot

c. Go to ~/ruby-gnuplot folder and install it

$ cd ~/ruby-gnuplot $ makepkg -si

3. Information about the ruby-gnuplot package on Arch User Repository (AUR)

ID: 405630
Name: ruby-gnuplot
PackageBaseID: 121850
PackageBase: ruby-gnuplot
Version: 2.6.2-1
Description: Utility library to aid in interacting with gnuplot from ruby
URL: http://github.com/rdp/ruby_gnuplot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: husam212
Submitter: husam212
FirstSubmitted: 1493333960
LastModified: 1493333960
URLPath: /cgit/aur.git/snapshot/ruby-gnuplot.tar.gz