libavl on AUR (Arch User Repository)
Last updated: November 12,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
Copied
b. Install libavl on Arch using YAY
$
yay -S
libavl
Copied
* (Optional) Uninstall libavl on Arch using YAY
$
yay -Rns
libavl
Copied
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
Copied
b. Clone libavl's git locally
$
git clone https://aur.archlinux.org/libavl.git
~/libavl
Copied
c. Go to ~/libavl folder and install it
$
cd
~/libavl
Copied
$
makepkg -si
Copied
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
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