agave on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S agave

* (Optional) Uninstall agave on Arch using YAY

$ yay -Rns agave

2. Manually Install "agave" via AUR

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

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

b. Clone agave's git locally

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

c. Go to ~/agave folder and install it

$ cd ~/agave $ makepkg -si

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

ID: 598652
Name: agave
PackageBaseID: 140671
PackageBase: agave
Version: 0.4.7-10
Description: Colorscheme designer tool for GNOME
URL: https://web.archive.org/web/20170327063642/http://home.gna.org/colorscheme/
NumVotes: 3
Popularity: 0.004269
OutOfDate:
Maintainer: sistematico
FirstSubmitted: 1553678333
LastModified: 1553678333
URLPath: /cgit/aur.git/snapshot/agave.tar.gz

5. The same packages on other Linux Distributions