shift-not-pressed on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S shift-not-pressed

* (Optional) Uninstall shift-not-pressed on Arch using YAY

$ yay -Rns shift-not-pressed

2. Manually Install "shift-not-pressed" via AUR

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

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

b. Clone shift-not-pressed's git locally

$ git clone https://aur.archlinux.org/shift-not-pressed.git ~/shift-not-pressed

c. Go to ~/shift-not-pressed folder and install it

$ cd ~/shift-not-pressed $ makepkg -si

3. Information about the shift-not-pressed package on Arch User Repository (AUR)

ID: 620224
Name: shift-not-pressed
PackageBaseID: 142668
PackageBase: shift-not-pressed
Version: 1.0.0-1
Description: Detect if shift is NOT pressed in the console
URL: https://aur.archlinux.org/packages/shift-not-pressed
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sharethewisdom
Submitter: sharethewisdom
FirstSubmitted: 1560188785
LastModified: 1560188785
URLPath: /cgit/aur.git/snapshot/shift-not-pressed.tar.gz