assh on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S assh

* (Optional) Uninstall assh on Arch using YAY

$ yay -Rns assh

2. Manually Install "assh" via AUR

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

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

b. Clone assh's git locally

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

c. Go to ~/assh folder and install it

$ cd ~/assh $ makepkg -si

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

ID: 203831
Name: assh
PackageBaseID: 19374
PackageBase: assh
Version: 2.3-1
Description: SSH client which uses SSL proxies to establish anonymous connections
URL: http://assh.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1219778307
LastModified: 1435501953
URLPath: /cgit/aur.git/snapshot/assh.tar.gz