slockd on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S slockd

* (Optional) Uninstall slockd on Arch using YAY

$ yay -Rns slockd

2. Manually Install "slockd" via AUR

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

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

b. Clone slockd's git locally

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

c. Go to ~/slockd folder and install it

$ cd ~/slockd $ makepkg -si

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

ID: 213552
Name: slockd
PackageBaseID: 83599
PackageBase: slockd
Version: 1.2-2
Description: A simple screen locker for X, daemonizing
URL: http://tools.suckless.org/slock
NumVotes: 0
Popularity: 0
OutOfDate: 1699965761
Maintainer: Creshal
Submitter: Creshal
FirstSubmitted: 1404486943
LastModified: 1437382376
URLPath: /cgit/aur.git/snapshot/slockd.tar.gz