ssh-restrict-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ssh-restrict-git

* (Optional) Uninstall ssh-restrict-git on Arch using YAY

$ yay -Rns ssh-restrict-git

2. Manually Install "ssh-restrict-git" via AUR

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

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

b. Clone ssh-restrict-git's git locally

$ git clone https://aur.archlinux.org/ssh-restrict-git.git ~/ssh-restrict-git

c. Go to ~/ssh-restrict-git folder and install it

$ cd ~/ssh-restrict-git $ makepkg -si

3. Information about the ssh-restrict-git package on Arch User Repository (AUR)

ID: 208077
Name: ssh-restrict-git
PackageBaseID: 93319
PackageBase: ssh-restrict-git
Version: 20150523-1
Description: whitelist remote commands via ssh config
URL: https://github.com/mxey/ssh-restrict
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Afwas
FirstSubmitted: 1432347816
LastModified: 1436269223
URLPath: /cgit/aur.git/snapshot/ssh-restrict-git.tar.gz