gtklock on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S gtklock

* (Optional) Uninstall gtklock on Arch using YAY

$ yay -Rns gtklock

2. Manually Install "gtklock" via AUR

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

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

b. Clone gtklock's git locally

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

c. Go to ~/gtklock folder and install it

$ cd ~/gtklock $ makepkg -si

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

ID: 1266244
Name: gtklock
PackageBaseID: 178963
PackageBase: gtklock
Version: 2.1.0-2
Description: GTK-based lockscreen for Wayland
URL: https://github.com/jovanlanik/gtklock
NumVotes: 7
Popularity: 0.650183
OutOfDate:
Maintainer: lanikjo
Submitter: lanikjo
FirstSubmitted: 1652912273
LastModified: 1685614487
URLPath: /cgit/aur.git/snapshot/gtklock.tar.gz