wolfssh on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S wolfssh

* (Optional) Uninstall wolfssh on Arch using YAY

$ yay -Rns wolfssh

2. Manually Install "wolfssh" via AUR

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

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

b. Clone wolfssh's git locally

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

c. Go to ~/wolfssh folder and install it

$ cd ~/wolfssh $ makepkg -si

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

ID: 1374325
Name: wolfssh
PackageBaseID: 173841
PackageBase: wolfssh
Version: 1.4.15-1
Description: A small, fast, portable SSH implementation, including support for SCP and SFTP
URL: https://www.wolfssl.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1639143162
LastModified: 1703315115
URLPath: /cgit/aur.git/snapshot/wolfssh.tar.gz