setcapslock on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S setcapslock

* (Optional) Uninstall setcapslock on Arch using YAY

$ yay -Rns setcapslock

2. Manually Install "setcapslock" via AUR

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

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

b. Clone setcapslock's git locally

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

c. Go to ~/setcapslock folder and install it

$ cd ~/setcapslock $ makepkg -si

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

ID: 609595
Name: setcapslock
PackageBaseID: 101910
PackageBase: setcapslock
Version: 0.0.4-1
Description: Small utility to set the caps lock state in an X session.
URL: https://github.com/coldfix/setcapslock
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: core-problem
Submitter: core-problem
FirstSubmitted: 1444915852
LastModified: 1556995024
URLPath: /cgit/aur.git/snapshot/setcapslock.tar.gz