praetorian on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S praetorian

* (Optional) Uninstall praetorian on Arch using YAY

$ yay -Rns praetorian

2. Manually Install "praetorian" via AUR

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

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

b. Clone praetorian's git locally

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

c. Go to ~/praetorian folder and install it

$ cd ~/praetorian $ makepkg -si

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

ID: 203705
Name: praetorian
PackageBaseID: 79686
PackageBase: praetorian
Version: 0.1.1-1
Description: A ssh praetorian (bouncer, minder or whatever) ; it's just a cool restricted command script.
URL: http://github.com/vdemeester/praetorian
NumVotes: 0
Popularity: 0
OutOfDate: 1700918799
Maintainer: vdemeester
Submitter: vdemeester
FirstSubmitted: 1394017290
LastModified: 1435483962
URLPath: /cgit/aur.git/snapshot/praetorian.tar.gz