prelockd on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S prelockd

* (Optional) Uninstall prelockd on Arch using YAY

$ yay -Rns prelockd

2. Manually Install "prelockd" via AUR

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

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

b. Clone prelockd's git locally

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

c. Go to ~/prelockd folder and install it

$ cd ~/prelockd $ makepkg -si

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

ID: 1258255
Name: prelockd
PackageBaseID: 160136
PackageBase: prelockd
Version: 0.9-3
Description: Lock executables, shared libraries in memory to improve responsiveness
URL: https://github.com/hakavlad/prelockd
NumVotes: 3
Popularity: 0.000172
OutOfDate:
Maintainer: xiota
Submitter: librewish
FirstSubmitted: 1606056179
LastModified: 1684147374
URLPath: /cgit/aur.git/snapshot/prelockd.tar.gz