sshfsmux on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S sshfsmux

* (Optional) Uninstall sshfsmux on Arch using YAY

$ yay -Rns sshfsmux

2. Manually Install "sshfsmux" via AUR

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

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

b. Clone sshfsmux's git locally

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

c. Go to ~/sshfsmux folder and install it

$ cd ~/sshfsmux $ makepkg -si

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

ID: 579624
Name: sshfsmux
PackageBaseID: 138993
PackageBase: sshfsmux
Version: 1.2-3
Description: Multiplexer client based on the Secure Shell FileSystem
URL: https://code.google.com/archive/p/sshfsmux/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: zauberstuhl
Submitter: zauberstuhl
FirstSubmitted: 1548278172
LastModified: 1548281081
URLPath: /cgit/aur.git/snapshot/sshfsmux.tar.gz