memlockd on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S memlockd

* (Optional) Uninstall memlockd on Arch using YAY

$ yay -Rns memlockd

2. Manually Install "memlockd" via AUR

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

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

b. Clone memlockd's git locally

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

c. Go to ~/memlockd folder and install it

$ cd ~/memlockd $ makepkg -si

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

ID: 372400
Name: memlockd
PackageBaseID: 114526
PackageBase: memlockd
Version: 1.2-1
Description: A daemon that locks files into memory. It is meant to increase the chances of recovery from paging issues.
URL: https://doc.coker.com.au/projects/memlockd/
NumVotes: 3
Popularity: 0
OutOfDate: 1706704556
Maintainer: grazzolini
Submitter: grazzolini
FirstSubmitted: 1470861826
LastModified: 1483974543
URLPath: /cgit/aur.git/snapshot/memlockd.tar.gz