qsshfs on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S qsshfs

* (Optional) Uninstall qsshfs on Arch using YAY

$ yay -Rns qsshfs

2. Manually Install "qsshfs" via AUR

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

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

b. Clone qsshfs's git locally

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

c. Go to ~/qsshfs folder and install it

$ cd ~/qsshfs $ makepkg -si

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

ID: 427938
Name: qsshfs
PackageBaseID: 120841
PackageBase: qsshfs
Version: 1.1.0-3
Description: A gui wrapper around sshfs, written in Qt
URL: https://github.com/Skycoder42/qsshfs
NumVotes: 5
Popularity: 2.0E-6
OutOfDate: 1702323592
Maintainer: Skycoder42
Submitter: Skycoder42
FirstSubmitted: 1490024868
LastModified: 1500204749
URLPath: /cgit/aur.git/snapshot/qsshfs.tar.gz