libhugetlbfs on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S libhugetlbfs

* (Optional) Uninstall libhugetlbfs on Arch using YAY

$ yay -Rns libhugetlbfs

2. Manually Install "libhugetlbfs" via AUR

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

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

b. Clone libhugetlbfs's git locally

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

c. Go to ~/libhugetlbfs folder and install it

$ cd ~/libhugetlbfs $ makepkg -si

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

ID: 1425131
Name: libhugetlbfs
PackageBaseID: 21439
PackageBase: libhugetlbfs
Version: 2.24-1
Description: A library which provides easy access to huge pages of memory
URL: https://github.com/libhugetlbfs/libhugetlbfs
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: ryosei
FirstSubmitted: 1226544012
LastModified: 1710174634
URLPath: /cgit/aur.git/snapshot/libhugetlbfs.tar.gz