teaftp on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S teaftp

* (Optional) Uninstall teaftp on Arch using YAY

$ yay -Rns teaftp

2. Manually Install "teaftp" via AUR

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

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

b. Clone teaftp's git locally

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

c. Go to ~/teaftp folder and install it

$ cd ~/teaftp $ makepkg -si

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

ID: 1055152
Name: teaftp
PackageBaseID: 136645
PackageBase: teaftp
Version: 1.3.0-1
Description: Simple, read-only TFTP server
URL: https://github.com/xyproto/teaftp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1539519649
LastModified: 1647966941
URLPath: /cgit/aur.git/snapshot/teaftp.tar.gz