betterlockscreen on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S betterlockscreen

* (Optional) Uninstall betterlockscreen on Arch using YAY

$ yay -Rns betterlockscreen

2. Manually Install "betterlockscreen" via AUR

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

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

b. Clone betterlockscreen's git locally

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

c. Go to ~/betterlockscreen folder and install it

$ cd ~/betterlockscreen $ makepkg -si

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

ID: 1312709
Name: betterlockscreen
PackageBaseID: 128624
PackageBase: betterlockscreen
Version: 4.2.0-1
Description: A simple, minimal lockscreen
URL: https://github.com/betterlockscreen/betterlockscreen
NumVotes: 64
Popularity: 0.160339
OutOfDate:
Maintainer: dctxmei
Submitter: AUTplayed
FirstSubmitted: 1515069552
LastModified: 1693661845
URLPath: /cgit/aur.git/snapshot/betterlockscreen.tar.gz

5. The same packages on other Linux Distributions