libarena on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S libarena

* (Optional) Uninstall libarena on Arch using YAY

$ yay -Rns libarena

2. Manually Install "libarena" via AUR

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

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

b. Clone libarena's git locally

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

c. Go to ~/libarena folder and install it

$ cd ~/libarena $ makepkg -si

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

ID: 567728
Name: libarena
PackageBaseID: 115706
PackageBase: libarena
Version: 0.3.7-1
Description: Custom Memory Allocator Interface
URL: https://25thandclement.com/~william/projects/libarena.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daurnimator
Submitter: daurnimator
FirstSubmitted: 1474599058
LastModified: 1544570893
URLPath: /cgit/aur.git/snapshot/libarena.tar.gz