assh-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S assh-bin

* (Optional) Uninstall assh-bin on Arch using YAY

$ yay -Rns assh-bin

2. Manually Install "assh-bin" via AUR

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

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

b. Clone assh-bin's git locally

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

c. Go to ~/assh-bin folder and install it

$ cd ~/assh-bin $ makepkg -si

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

ID: 1373469
Name: assh-bin
PackageBaseID: 163682
PackageBase: assh-bin
Version: 2.16.0-1
Description: make your ssh client smarter
URL: https://github.com/moul/assh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tarball
Submitter: MidAutumnMoon
FirstSubmitted: 1614147204
LastModified: 1703158189
URLPath: /cgit/aur.git/snapshot/assh-bin.tar.gz