vsftpd-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vsftpd-git

* (Optional) Uninstall vsftpd-git on Arch using YAY

$ yay -Rns vsftpd-git

2. Manually Install "vsftpd-git" via AUR

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

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

b. Clone vsftpd-git's git locally

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

c. Go to ~/vsftpd-git folder and install it

$ cd ~/vsftpd-git $ makepkg -si

3. Information about the vsftpd-git package on Arch User Repository (AUR)

ID: 1134190
Name: vsftpd-git
PackageBaseID: 185423
PackageBase: vsftpd-git
Version: 3.0.5-1
Description: Very Secure FTP daemon
URL: https://security.appspot.com/vsftpd.html
NumVotes: 1
Popularity: 0.003853
OutOfDate:
Maintainer:
Submitter: taba
FirstSubmitted: 1662110684
LastModified: 1662112539
URLPath: /cgit/aur.git/snapshot/vsftpd-git.tar.gz