key2root on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S key2root

* (Optional) Uninstall key2root on Arch using YAY

$ yay -Rns key2root

2. Manually Install "key2root" via AUR

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

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

b. Clone key2root's git locally

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

c. Go to ~/key2root folder and install it

$ cd ~/key2root $ makepkg -si

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

ID: 1277915
Name: key2root
PackageBaseID: 195012
PackageBase: key2root
Version: 1.0-2
Description: Authenticate with keyfile and run a process as root
URL: https://maandree.se/proj/key2root.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1687544194
LastModified: 1687588996
URLPath: /cgit/aur.git/snapshot/key2root.tar.gz