prelockd-git on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S prelockd-git

* (Optional) Uninstall prelockd-git on Arch using YAY

$ yay -Rns prelockd-git

2. Manually Install "prelockd-git" via AUR

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

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

b. Clone prelockd-git's git locally

$ git clone https://aur.archlinux.org/prelockd-git.git ~/prelockd-git

c. Go to ~/prelockd-git folder and install it

$ cd ~/prelockd-git $ makepkg -si

3. Information about the prelockd-git package on Arch User Repository (AUR)

ID: 878091
Name: prelockd-git
PackageBaseID: 158999
PackageBase: prelockd-git
Version: 0.9.r3.g72c7131-1
Description: prelockd is a daemon that locks memory mapped binaries and libraries in memory to improve system responsiveness under low-memory conditions.
URL: https://github.com/hakavlad/prelockd
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: librewish
FirstSubmitted: 1603284768
LastModified: 1615909788
URLPath: /cgit/aur.git/snapshot/prelockd-git.tar.gz