qssh-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S qssh-git

* (Optional) Uninstall qssh-git on Arch using YAY

$ yay -Rns qssh-git

2. Manually Install "qssh-git" via AUR

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

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

b. Clone qssh-git's git locally

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

c. Go to ~/qssh-git folder and install it

$ cd ~/qssh-git $ makepkg -si

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

ID: 774050
Name: qssh-git
PackageBaseID: 143615
PackageBase: qssh-git
Version: r165.2f277a1-1
Description: A Qt based implementation of SSH and SFTP
URL: https://github.com/sandsmark/QSsh
NumVotes: 2
Popularity: 0
OutOfDate: 1650263585
Maintainer: sandsmark
FirstSubmitted: 1563315199
LastModified: 1596541713
URLPath: /cgit/aur.git/snapshot/qssh-git.tar.gz