uftp on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S uftp

* (Optional) Uninstall uftp on Arch using YAY

$ yay -Rns uftp

2. Manually Install "uftp" via AUR

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

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

b. Clone uftp's git locally

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

c. Go to ~/uftp folder and install it

$ cd ~/uftp $ makepkg -si

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

ID: 1409397
Name: uftp
PackageBaseID: 114885
PackageBase: uftp
Version: 5.0.3-1
Description: UFTP is an encrypted multicast file transfer program, designed to securely, reliably, and efficiently transfer files to multiple receivers simultaneously.
URL: https://uftp-multicast.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Valicek1
Submitter: Gaming4JC
FirstSubmitted: 1471706670
LastModified: 1707961267
URLPath: /cgit/aur.git/snapshot/uftp.tar.gz