tnftpd on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S tnftpd

* (Optional) Uninstall tnftpd on Arch using YAY

$ yay -Rns tnftpd

2. Manually Install "tnftpd" via AUR

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

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

b. Clone tnftpd's git locally

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

c. Go to ~/tnftpd folder and install it

$ cd ~/tnftpd $ makepkg -si

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

ID: 1355430
Name: tnftpd
PackageBaseID: 144350
PackageBase: tnftpd
Version: 20231001-1
Description: Also known as lukemftpd, it is the default NetBSD FTP server
URL: https://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: toropisco
Submitter: toropisco
FirstSubmitted: 1565896176
LastModified: 1700331999
URLPath: /cgit/aur.git/snapshot/tnftpd.tar.gz