lockd on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S lockd

* (Optional) Uninstall lockd on Arch using YAY

$ yay -Rns lockd

2. Manually Install "lockd" via AUR

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

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

b. Clone lockd's git locally

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

c. Go to ~/lockd folder and install it

$ cd ~/lockd $ makepkg -si

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

ID: 295486
Name: lockd
PackageBaseID: 109123
PackageBase: lockd
Version: 0.1-2
Description: A simple utility for managing your lock screen on a tiling wm (like i3, dwm, xmonad or awesome)
URL: https://github.com/Kilobyte22/lockd
NumVotes: 1
Popularity: 0
OutOfDate: 1705071900
Maintainer: kilobyte
Submitter: kilobyte
FirstSubmitted: 1458577013
LastModified: 1461146391
URLPath: /cgit/aur.git/snapshot/lockd.tar.gz