indicator-keylock on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S indicator-keylock

* (Optional) Uninstall indicator-keylock on Arch using YAY

$ yay -Rns indicator-keylock

2. Manually Install "indicator-keylock" via AUR

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

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

b. Clone indicator-keylock's git locally

$ git clone https://aur.archlinux.org/indicator-keylock.git ~/indicator-keylock

c. Go to ~/indicator-keylock folder and install it

$ cd ~/indicator-keylock $ makepkg -si

3. Information about the indicator-keylock package on Arch User Repository (AUR)

ID: 884381
Name: indicator-keylock
PackageBaseID: 97664
PackageBase: indicator-keylock
Version: 3.1.0-2
Description: An indicator that displays the status of the keyboard lock keys
URL: https://launchpad.net/indicator-keylock/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer:
Submitter: JonnyJD
FirstSubmitted: 1439640260
LastModified: 1616912339
URLPath: /cgit/aur.git/snapshot/indicator-keylock.tar.gz

5. The same packages on other Linux Distributions