feedgnuplot on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S feedgnuplot

* (Optional) Uninstall feedgnuplot on Arch using YAY

$ yay -Rns feedgnuplot

2. Manually Install "feedgnuplot" via AUR

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

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

b. Clone feedgnuplot's git locally

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

c. Go to ~/feedgnuplot folder and install it

$ cd ~/feedgnuplot $ makepkg -si

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

ID: 1394734
Name: feedgnuplot
PackageBaseID: 123938
PackageBase: feedgnuplot
Version: 1.62-1
Description: Tool to plot realtime and stored data from the commandline, using gnuplot.
URL: https://github.com/dkogan/feedgnuplot
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: discostar
Submitter: discostar
FirstSubmitted: 1499653218
LastModified: 1706499708
URLPath: /cgit/aur.git/snapshot/feedgnuplot.tar.gz