agg on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S agg

* (Optional) Uninstall agg on Arch using YAY

$ yay -Rns agg

2. Manually Install "agg" via AUR

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

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

b. Clone agg's git locally

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

c. Go to ~/agg folder and install it

$ cd ~/agg $ makepkg -si

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

ID: 757838
Name: agg
PackageBaseID: 152210
PackageBase: agg
Version: 2.5-11
Description: High Quality Rendering Engine for C++
URL: https://src.fedoraproject.org/rpms/agg
NumVotes: 4
Popularity: 0.117936
OutOfDate:
Maintainer:
FirstSubmitted: 1588356932
LastModified: 1593294200
URLPath: /cgit/aur.git/snapshot/agg.tar.gz