ftp-upload on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ftp-upload

* (Optional) Uninstall ftp-upload on Arch using YAY

$ yay -Rns ftp-upload

2. Manually Install "ftp-upload" via AUR

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

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

b. Clone ftp-upload's git locally

$ git clone https://aur.archlinux.org/ftp-upload.git ~/ftp-upload

c. Go to ~/ftp-upload folder and install it

$ cd ~/ftp-upload $ makepkg -si

3. Information about the ftp-upload package on Arch User Repository (AUR)

ID: 1122381
Name: ftp-upload
PackageBaseID: 126171
PackageBase: ftp-upload
Version: 1.6-1
Description: put files with FTP from a script
URL: http://www.argon.org/~roderick/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zaidan
Submitter: zaidan
FirstSubmitted: 1507394007
LastModified: 1659716553
URLPath: /cgit/aur.git/snapshot/ftp-upload.tar.gz