sftpgo on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S sftpgo

* (Optional) Uninstall sftpgo on Arch using YAY

$ yay -Rns sftpgo

2. Manually Install "sftpgo" via AUR

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

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

b. Clone sftpgo's git locally

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

c. Go to ~/sftpgo folder and install it

$ cd ~/sftpgo $ makepkg -si

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

ID: 1371834
Name: sftpgo
PackageBaseID: 144791
PackageBase: sftpgo
Version: 2.5.6-1
Description: Fully featured and highly configurable SFTP server with optional HTTP, FTP/S and WebDAV support. It can serve local filesystem, S3, GCS, Azure Blob, SFTP
URL: https://github.com/drakkan/sftpgo
NumVotes: 7
Popularity: 0.003702
OutOfDate:
Maintainer: drakkan
Submitter: drakkan
FirstSubmitted: 1567439434
LastModified: 1702922167
URLPath: /cgit/aur.git/snapshot/sftpgo.tar.gz