libavl on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libavl

* (Optional) Uninstall libavl on Arch using YAY

$ yay -Rns libavl

2. Manually Install "libavl" via AUR

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

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

b. Clone libavl's git locally

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

c. Go to ~/libavl folder and install it

$ cd ~/libavl $ makepkg -si

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

ID: 921728
Name: libavl
PackageBaseID: 168027
PackageBase: libavl
Version: 2.0.3-2
Description: GNU library working with binary trees
URL: https://git.savannah.gnu.org/git/avl.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andreip
Submitter: andreip
FirstSubmitted: 1623832840
LastModified: 1623833416
URLPath: /cgit/aur.git/snapshot/libavl.tar.gz