i3lock-color on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S i3lock-color

* (Optional) Uninstall i3lock-color on Arch using YAY

$ yay -Rns i3lock-color

2. Manually Install "i3lock-color" via AUR

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

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

b. Clone i3lock-color's git locally

$ git clone https://aur.archlinux.org/i3lock-color.git ~/i3lock-color

c. Go to ~/i3lock-color folder and install it

$ cd ~/i3lock-color $ makepkg -si

3. Information about the i3lock-color package on Arch User Repository (AUR)

ID: 1295783
Name: i3lock-color
PackageBaseID: 158886
PackageBase: i3lock-color
Version: 2.13.c.5-1
Description: The world's most popular non-default computer lockscreen.
URL: https://github.com/Raymo111/i3lock-color
NumVotes: 57
Popularity: 1.086098
OutOfDate:
Maintainer: Raymo111
Submitter: Alad
FirstSubmitted: 1603058020
LastModified: 1690575776
URLPath: /cgit/aur.git/snapshot/i3lock-color.tar.gz

5. The same packages on other Linux Distributions