uftpd on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "uftpd" 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
Copied
b. Install uftpd on Arch using YAY
$
yay -S
uftpd
Copied
* (Optional) Uninstall uftpd on Arch using YAY
$
yay -Rns
uftpd
Copied
2. Manually Install "uftpd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone uftpd's git locally
$
git clone https://aur.archlinux.org/uftpd.git
~/uftpd
Copied
c. Go to ~/uftpd folder and install it
$
cd
~/uftpd
Copied
$
makepkg -si
Copied
3. Information about the uftpd package on Arch User Repository (AUR)
ID: 1135937
Name: uftpd
PackageBaseID: 128367
PackageBase: uftpd
Version: 2.15-1
Description: FTP/TFTP server for Linux that just works
URL: https://github.com/troglobit/uftpd
NumVotes: 6
Popularity: 4.0E-5
OutOfDate:
Maintainer: jgmdev
Submitter: jgmdev
FirstSubmitted: 1514173203
LastModified: 1662471264
URLPath: /cgit/aur.git/snapshot/uftpd.tar.gz
Name: uftpd
PackageBaseID: 128367
PackageBase: uftpd
Version: 2.15-1
Description: FTP/TFTP server for Linux that just works
URL: https://github.com/troglobit/uftpd
NumVotes: 6
Popularity: 4.0E-5
OutOfDate:
Maintainer: jgmdev
Submitter: jgmdev
FirstSubmitted: 1514173203
LastModified: 1662471264
URLPath: /cgit/aur.git/snapshot/uftpd.tar.gz