qssh on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S qssh

* (Optional) Uninstall qssh on Arch using YAY

$ yay -Rns qssh

2. Manually Install "qssh" via AUR

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

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

b. Clone qssh's git locally

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

c. Go to ~/qssh folder and install it

$ cd ~/qssh $ makepkg -si

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

ID: 925999
Name: qssh
PackageBaseID: 28963
PackageBase: qssh
Version: 1.4.3-4
Description: System tray that connects and monitors the status of ssh tunnels
URL: http://hugo.pereira.free.fr/software/index.php?page=package&package_list=software_list_qt4&package=qssh&full=0
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: willemw
Submitter: tdy
FirstSubmitted: 1249294623
LastModified: 1624626726
URLPath: /cgit/aur.git/snapshot/qssh.tar.gz