foonathan_memory on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S foonathan_memory

* (Optional) Uninstall foonathan_memory on Arch using YAY

$ yay -Rns foonathan_memory

2. Manually Install "foonathan_memory" via AUR

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

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

b. Clone foonathan_memory's git locally

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

c. Go to ~/foonathan_memory folder and install it

$ cd ~/foonathan_memory $ makepkg -si

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

ID: 848254
Name: foonathan_memory
PackageBaseID: 147422
PackageBase: foonathan_memory
Version: 0.7.0-1
Description: STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
URL: http://foonathan.net/memory
NumVotes: 1
Popularity: 0
OutOfDate: 1687073198
Maintainer: Jenne
Submitter: Jenne
FirstSubmitted: 1576463465
LastModified: 1610829963
URLPath: /cgit/aur.git/snapshot/foonathan_memory.tar.gz