sshutils on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S sshutils

* (Optional) Uninstall sshutils on Arch using YAY

$ yay -Rns sshutils

2. Manually Install "sshutils" via AUR

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

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

b. Clone sshutils's git locally

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

c. Go to ~/sshutils folder and install it

$ cd ~/sshutils $ makepkg -si

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

ID: 767598
Name: sshutils
PackageBaseID: 155661
PackageBase: sshutils
Version: 0.1-1
Description: Essential SSH Utilities
URL: https://github.com/td0m/sshutils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tdom
Submitter: tdom
FirstSubmitted: 1595202948
LastModified: 1595242498
URLPath: /cgit/aur.git/snapshot/sshutils.tar.gz