veusz on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S veusz

* (Optional) Uninstall veusz on Arch using YAY

$ yay -Rns veusz

2. Manually Install "veusz" via AUR

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

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

b. Clone veusz's git locally

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

c. Go to ~/veusz folder and install it

$ cd ~/veusz $ makepkg -si

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

ID: 1220434
Name: veusz
PackageBaseID: 20479
PackageBase: veusz
Version: 3.6.2-1
Description: A 2D and 3D scientific plotting package, designed to create publication-ready PDF or SVG output
URL: https://veusz.github.io/
NumVotes: 49
Popularity: 0.156924
OutOfDate:
Maintainer: sirocco
Submitter:
FirstSubmitted: 1223047385
LastModified: 1677813030
URLPath: /cgit/aur.git/snapshot/veusz.tar.gz