pure-ftpd on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S pure-ftpd

* (Optional) Uninstall pure-ftpd on Arch using YAY

$ yay -Rns pure-ftpd

2. Manually Install "pure-ftpd" via AUR

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

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

b. Clone pure-ftpd's git locally

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

c. Go to ~/pure-ftpd folder and install it

$ cd ~/pure-ftpd $ makepkg -si

3. Information about the pure-ftpd package on Arch User Repository (AUR)

ID: 1288194
Name: pure-ftpd
PackageBaseID: 43528
PackageBase: pure-ftpd
Version: 1.0.51-1
Description: A secure, production-quality and standard-conformant FTP server, focused on efficiency and ease of use.
URL: https://www.pureftpd.org/
NumVotes: 53
Popularity: 0.000284
OutOfDate:
Maintainer: mrxx
Submitter: ilpianista
FirstSubmitted: 1289661795
LastModified: 1689250415
URLPath: /cgit/aur.git/snapshot/pure-ftpd.tar.gz