tftpgui on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S tftpgui

* (Optional) Uninstall tftpgui on Arch using YAY

$ yay -Rns tftpgui

2. Manually Install "tftpgui" via AUR

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

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

b. Clone tftpgui's git locally

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

c. Go to ~/tftpgui folder and install it

$ cd ~/tftpgui $ makepkg -si

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

ID: 406398
Name: tftpgui
PackageBaseID: 106517
PackageBase: tftpgui
Version: 3.1-3
Description: A TFTP server intended to run as a user initiated program, rather than a service daemon.
URL: https://code.google.com/p/tftpgui/
NumVotes: 6
Popularity: 4.0E-5
OutOfDate:
Maintainer:
Submitter: DJ_L
FirstSubmitted: 1453569897
LastModified: 1493567776
URLPath: /cgit/aur.git/snapshot/tftpgui.tar.gz