lib32-talloc on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S lib32-talloc

* (Optional) Uninstall lib32-talloc on Arch using YAY

$ yay -Rns lib32-talloc

2. Manually Install "lib32-talloc" via AUR

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

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

b. Clone lib32-talloc's git locally

$ git clone https://aur.archlinux.org/lib32-talloc.git ~/lib32-talloc

c. Go to ~/lib32-talloc folder and install it

$ cd ~/lib32-talloc $ makepkg -si

3. Information about the lib32-talloc package on Arch User Repository (AUR)

ID: 1120927
Name: lib32-talloc
PackageBaseID: 54583
PackageBase: lib32-talloc
Version: 2.3.4-1
Description: A hierarchical pool based memory allocator with destructors
URL: http://talloc.samba.org/
NumVotes: 39
Popularity: 0
OutOfDate:
Maintainer: DarkShadow44
FirstSubmitted: 1323098525
LastModified: 1659460211
URLPath: /cgit/aur.git/snapshot/lib32-talloc.tar.gz