simplelock on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S simplelock

* (Optional) Uninstall simplelock on Arch using YAY

$ yay -Rns simplelock

2. Manually Install "simplelock" via AUR

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

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

b. Clone simplelock's git locally

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

c. Go to ~/simplelock folder and install it

$ cd ~/simplelock $ makepkg -si

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

ID: 671256
Name: simplelock
PackageBaseID: 144184
PackageBase: simplelock
Version: r7.85ceea7-1
Description: Fast and simple wrapper over i3lock with multiple modes. Supports xkcd and unsplash
URL: https://github.com/rhnvrm/simplelock
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rhnvrm
Submitter: rhnvrm
FirstSubmitted: 1565278609
LastModified: 1574928084
URLPath: /cgit/aur.git/snapshot/simplelock.tar.gz