autonumlock on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S autonumlock

* (Optional) Uninstall autonumlock on Arch using YAY

$ yay -Rns autonumlock

2. Manually Install "autonumlock" via AUR

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

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

b. Clone autonumlock's git locally

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

c. Go to ~/autonumlock folder and install it

$ cd ~/autonumlock $ makepkg -si

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

ID: 457715
Name: autonumlock
PackageBaseID: 87601
PackageBase: autonumlock
Version: 1.2.4-1
Description: Automatically enables Numlock for external keyboard. Can also execute custom commands, like 'xmodmap'.
URL: https://github.com/MightyPork/autonumlock
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MightyPork
Submitter: MightyPork
FirstSubmitted: 1416705783
LastModified: 1509724988
URLPath: /cgit/aur.git/snapshot/autonumlock.tar.gz