sftpman on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S sftpman

* (Optional) Uninstall sftpman on Arch using YAY

$ yay -Rns sftpman

2. Manually Install "sftpman" via AUR

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

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

b. Clone sftpman's git locally

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

c. Go to ~/sftpman folder and install it

$ cd ~/sftpman $ makepkg -si

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

ID: 1003312
Name: sftpman
PackageBaseID: 49211
PackageBase: sftpman
Version: 1:1.2.2-1
Description: Application that handles sshfs/sftp file systems mounting.
URL: https://github.com/spantaleev/sftpman
NumVotes: 31
Popularity: 0.002717
OutOfDate:
Maintainer: s.pantaleev
Submitter: s.pantaleev
FirstSubmitted: 1305928938
LastModified: 1639493872
URLPath: /cgit/aur.git/snapshot/sftpman.tar.gz