stupid-ftpd on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S stupid-ftpd

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

$ yay -Rns stupid-ftpd

2. Manually Install "stupid-ftpd" via AUR

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

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

b. Clone stupid-ftpd's git locally

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

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

$ cd ~/stupid-ftpd $ makepkg -si

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

ID: 258104
Name: stupid-ftpd
PackageBaseID: 104857
PackageBase: stupid-ftpd
Version: 1.5beta-4
Description: stupid-ftpd is an ftp server, which provides a normal ftp-daemon functionality and a command-line mode. It has got a /etc/passwdindependent user database which allows many variations of permissions. The server is easy to configure and very flexible
URL: http://stupid-ftpd.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: danitool
Submitter: danitool
FirstSubmitted: 1450577100
LastModified: 1450623759
URLPath: /cgit/aur.git/snapshot/stupid-ftpd.tar.gz