proftpd on AUR (Arch User Repository)
Last updated: February 17,2025
1. Install "proftpd" 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
Copied
b. Install proftpd on Arch using YAY
$
yay -S
proftpd
Copied
* (Optional) Uninstall proftpd on Arch using YAY
$
yay -Rns
proftpd
Copied
2. Manually Install "proftpd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone proftpd's git locally
$
git clone https://aur.archlinux.org/proftpd.git
~/proftpd
Copied
c. Go to ~/proftpd folder and install it
$
cd
~/proftpd
Copied
$
makepkg -si
Copied
3. Information about the proftpd package on Arch User Repository (AUR)
ID: 1373108
Name: proftpd
PackageBaseID: 70000
PackageBase: proftpd
Version: 2:1.3.8b-2
Description: High-performance, scalable FTP SSL TLS and SFTP server
URL: http://www.proftpd.org/
NumVotes: 58
Popularity: 0.181515
OutOfDate:
Maintainer: severach
Submitter: xyproto
FirstSubmitted: 1368716586
LastModified: 1703102387
URLPath: /cgit/aur.git/snapshot/proftpd.tar.gz
Name: proftpd
PackageBaseID: 70000
PackageBase: proftpd
Version: 2:1.3.8b-2
Description: High-performance, scalable FTP SSL TLS and SFTP server
URL: http://www.proftpd.org/
NumVotes: 58
Popularity: 0.181515
OutOfDate:
Maintainer: severach
Submitter: xyproto
FirstSubmitted: 1368716586
LastModified: 1703102387
URLPath: /cgit/aur.git/snapshot/proftpd.tar.gz