setcapslock on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install setcapslock on Arch using YAY
$
yay -S
setcapslock
Copied
* (Optional) Uninstall setcapslock on Arch using YAY
$
yay -Rns
setcapslock
Copied
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
Copied
b. Clone setcapslock's git locally
$
git clone https://aur.archlinux.org/setcapslock.git
~/setcapslock
Copied
c. Go to ~/setcapslock folder and install it
$
cd
~/setcapslock
Copied
$
makepkg -si
Copied
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
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