assh on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install assh on Arch using YAY
$
yay -S
assh
Copied
* (Optional) Uninstall assh on Arch using YAY
$
yay -Rns
assh
Copied
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
Copied
b. Clone assh's git locally
$
git clone https://aur.archlinux.org/assh.git
~/assh
Copied
c. Go to ~/assh folder and install it
$
cd
~/assh
Copied
$
makepkg -si
Copied
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
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