dracut-numlock on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S dracut-numlock

* (Optional) Uninstall dracut-numlock on Arch using YAY

$ yay -Rns dracut-numlock

2. Manually Install "dracut-numlock" via AUR

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

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

b. Clone dracut-numlock's git locally

$ git clone https://aur.archlinux.org/dracut-numlock.git ~/dracut-numlock

c. Go to ~/dracut-numlock folder and install it

$ cd ~/dracut-numlock $ makepkg -si

3. Information about the dracut-numlock package on Arch User Repository (AUR)

ID: 1334390
Name: dracut-numlock
PackageBaseID: 198572
PackageBase: dracut-numlock
Version: 1.0.1-1
Description: A dracut module which enables numlock in the early boot
URL: https://github.com/bouteillerAlan/dracut-numlock
NumVotes: 1
Popularity: 0.050167
OutOfDate:
Maintainer: a2n
Submitter: a2n
FirstSubmitted: 1697391307
LastModified: 1697391307
URLPath: /cgit/aur.git/snapshot/dracut-numlock.tar.gz