ftpcopy on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ftpcopy

* (Optional) Uninstall ftpcopy on Arch using YAY

$ yay -Rns ftpcopy

2. Manually Install "ftpcopy" via AUR

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

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

b. Clone ftpcopy's git locally

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

c. Go to ~/ftpcopy folder and install it

$ cd ~/ftpcopy $ makepkg -si

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

ID: 1311202
Name: ftpcopy
PackageBaseID: 64328
PackageBase: ftpcopy
Version: 0.6.7-2
Description: A simple FTP client to copy files recursively from an FTP server
URL: http://ohse.de/uwe/ftpcopy.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jackdroido
Submitter: jackdroido
FirstSubmitted: 1352151334
LastModified: 1693380341
URLPath: /cgit/aur.git/snapshot/ftpcopy.tar.gz