sysrq-enabler on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S sysrq-enabler

* (Optional) Uninstall sysrq-enabler on Arch using YAY

$ yay -Rns sysrq-enabler

2. Manually Install "sysrq-enabler" via AUR

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

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

b. Clone sysrq-enabler's git locally

$ git clone https://aur.archlinux.org/sysrq-enabler.git ~/sysrq-enabler

c. Go to ~/sysrq-enabler folder and install it

$ cd ~/sysrq-enabler $ makepkg -si

3. Information about the sysrq-enabler package on Arch User Repository (AUR)

ID: 1107702
Name: sysrq-enabler
PackageBaseID: 167948
PackageBase: sysrq-enabler
Version: 2-1
Description: Enable all magicsysrq options by default
URL: file:///usr/lib/sysctl.d/99-sysrq.conf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: phrippy
Submitter: phrippy
FirstSubmitted: 1623620091
LastModified: 1656972056
URLPath: /cgit/aur.git/snapshot/sysrq-enabler.tar.gz