cueplot on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install cueplot on Arch using YAY
$
yay -S
cueplot
Copied
* (Optional) Uninstall cueplot on Arch using YAY
$
yay -Rns
cueplot
Copied
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
Copied
b. Clone cueplot's git locally
$
git clone https://aur.archlinux.org/cueplot.git
~/cueplot
Copied
c. Go to ~/cueplot folder and install it
$
cd
~/cueplot
Copied
$
makepkg -si
Copied
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
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