systemd-lock-handler on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S systemd-lock-handler

* (Optional) Uninstall systemd-lock-handler on Arch using YAY

$ yay -Rns systemd-lock-handler

2. Manually Install "systemd-lock-handler" via AUR

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

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

b. Clone systemd-lock-handler's git locally

$ git clone https://aur.archlinux.org/systemd-lock-handler.git ~/systemd-lock-handler

c. Go to ~/systemd-lock-handler folder and install it

$ cd ~/systemd-lock-handler $ makepkg -si

3. Information about the systemd-lock-handler package on Arch User Repository (AUR)

ID: 1252611
Name: systemd-lock-handler
PackageBaseID: 122935
PackageBase: systemd-lock-handler
Version: 2.4.2-1
Description: Logind lock event to systemd target translation.
URL: https://git.sr.ht/~whynothugo/systemd-lock-handler
NumVotes: 6
Popularity: 0.457689
OutOfDate:
Maintainer: whynothugo
Submitter: whynothugo
FirstSubmitted: 1496024291
LastModified: 1683205273
URLPath: /cgit/aur.git/snapshot/systemd-lock-handler.tar.gz