memlockd on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install memlockd on Arch using YAY
$
yay -S
memlockd
Copied
* (Optional) Uninstall memlockd on Arch using YAY
$
yay -Rns
memlockd
Copied
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
Copied
b. Clone memlockd's git locally
$
git clone https://aur.archlinux.org/memlockd.git
~/memlockd
Copied
c. Go to ~/memlockd folder and install it
$
cd
~/memlockd
Copied
$
makepkg -si
Copied
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
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