cueplot on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S cueplot

* (Optional) Uninstall cueplot on Arch using YAY

$ yay -Rns cueplot

2. Manually Install "cueplot" via AUR

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

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

b. Clone cueplot's git locally

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

c. Go to ~/cueplot folder and install it

$ cd ~/cueplot $ makepkg -si

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

ID: 889727
Name: cueplot
PackageBaseID: 14485
PackageBase: cueplot
Version: 0.0.8-7
Description: A GUI front-end to gnuplot, which uses Qt library
URL: https://osdn.net/projects/cueplot/
NumVotes: 69
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: noonov
FirstSubmitted: 1199293597
LastModified: 1617946059
URLPath: /cgit/aur.git/snapshot/cueplot.tar.gz