tssh on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S tssh

* (Optional) Uninstall tssh on Arch using YAY

$ yay -Rns tssh

2. Manually Install "tssh" via AUR

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

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

b. Clone tssh's git locally

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

c. Go to ~/tssh folder and install it

$ cd ~/tssh $ makepkg -si

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

ID: 1428448
Name: tssh
PackageBaseID: 194268
PackageBase: tssh
Version: 0.1.19-1
Description: Simple ssh client with trzsz ( trz / tsz ) support.
URL: https://trzsz.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lonnywong
Submitter: lonnywong
FirstSubmitted: 1685847245
LastModified: 1710597500
URLPath: /cgit/aur.git/snapshot/tssh.tar.gz