sysrqd on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "sysrqd" 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 sysrqd on Arch using YAY
$
yay -S
sysrqd
Copied
* (Optional) Uninstall sysrqd on Arch using YAY
$
yay -Rns
sysrqd
Copied
2. Manually Install "sysrqd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sysrqd's git locally
$
git clone https://aur.archlinux.org/sysrqd.git
~/sysrqd
Copied
c. Go to ~/sysrqd folder and install it
$
cd
~/sysrqd
Copied
$
makepkg -si
Copied
3. Information about the sysrqd package on Arch User Repository (AUR)
ID: 1258709
Name: sysrqd
PackageBaseID: 25604
PackageBase: sysrqd
Version: 17-1
Description: A small daemon intended to manage Linux SysRq over network
URL: http://julien.danjou.info/software/sysrqd
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: nous
Submitter: sputnick
FirstSubmitted: 1239829562
LastModified: 1684234609
URLPath: /cgit/aur.git/snapshot/sysrqd.tar.gz
Name: sysrqd
PackageBaseID: 25604
PackageBase: sysrqd
Version: 17-1
Description: A small daemon intended to manage Linux SysRq over network
URL: http://julien.danjou.info/software/sysrqd
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: nous
Submitter: sputnick
FirstSubmitted: 1239829562
LastModified: 1684234609
URLPath: /cgit/aur.git/snapshot/sysrqd.tar.gz