libmemstack on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S libmemstack

* (Optional) Uninstall libmemstack on Arch using YAY

$ yay -Rns libmemstack

2. Manually Install "libmemstack" via AUR

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

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

b. Clone libmemstack's git locally

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

c. Go to ~/libmemstack folder and install it

$ cd ~/libmemstack $ makepkg -si

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

ID: 1162511
Name: libmemstack
PackageBaseID: 184879
PackageBase: libmemstack
Version: 1.2.0-0
Description: A small lib for managing memory
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: khhs
Submitter: khhs
FirstSubmitted: 1660387420
LastModified: 1667476018
URLPath: /cgit/aur.git/snapshot/libmemstack.tar.gz