agar on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S agar

* (Optional) Uninstall agar on Arch using YAY

$ yay -Rns agar

2. Manually Install "agar" via AUR

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

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

b. Clone agar's git locally

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

c. Go to ~/agar folder and install it

$ cd ~/agar $ makepkg -si

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

ID: 789033
Name: agar
PackageBaseID: 157507
PackageBase: agar
Version: 1.6.0-1
Description: A cross-platform GUI toolkit
URL: https://libagar.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: SweetDee
Submitter: SweetDee
FirstSubmitted: 1599593868
LastModified: 1599593868
URLPath: /cgit/aur.git/snapshot/agar.tar.gz