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

Last updated: July 07,2024

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

$ yay -S ssh-utils-git

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

$ yay -Rns ssh-utils-git

2. Manually Install "ssh-utils-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-utils-git's git locally

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

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

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

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

ID: 1411312
Name: ssh-utils-git
PackageBaseID: 202397
PackageBase: ssh-utils-git
Version: 0.1.1.r4.gf8b4019e13d8a066cf1af561bdd6596b77442689-1
Description: A collection of SSH related scripts.
URL: https://github.com/themartiancompany/ssh-utils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1707718042
LastModified: 1708253055
URLPath: /cgit/aur.git/snapshot/ssh-utils-git.tar.gz