ssh-utils on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "ssh-utils" 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
Copied
b. Install ssh-utils on Arch using YAY
$
yay -S
ssh-utils
Copied
* (Optional) Uninstall ssh-utils on Arch using YAY
$
yay -Rns
ssh-utils
Copied
2. Manually Install "ssh-utils" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ssh-utils's git locally
$
git clone https://aur.archlinux.org/ssh-utils.git
~/ssh-utils
Copied
c. Go to ~/ssh-utils folder and install it
$
cd
~/ssh-utils
Copied
$
makepkg -si
Copied
3. Information about the ssh-utils package on Arch User Repository (AUR)
ID: 1411245
Name: ssh-utils
PackageBaseID: 202398
PackageBase: ssh-utils
Version: 0.1.1-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: 1707718468
LastModified: 1708237882
URLPath: /cgit/aur.git/snapshot/ssh-utils.tar.gz
Name: ssh-utils
PackageBaseID: 202398
PackageBase: ssh-utils
Version: 0.1.1-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: 1707718468
LastModified: 1708237882
URLPath: /cgit/aur.git/snapshot/ssh-utils.tar.gz