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