ftpsync on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ftpsync

* (Optional) Uninstall ftpsync on Arch using YAY

$ yay -Rns ftpsync

2. Manually Install "ftpsync" via AUR

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

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

b. Clone ftpsync's git locally

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

c. Go to ~/ftpsync folder and install it

$ cd ~/ftpsync $ makepkg -si

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

ID: 297175
Name: ftpsync
PackageBaseID: 110574
PackageBase: ftpsync
Version: 20131128-1
Description: GNU FTPsync synchronizes a local dir with a remote URL.
URL: https://savannah.gnu.org/projects/ftpsync/
NumVotes: 2
Popularity: 0
OutOfDate: 1705078369
Maintainer:
Submitter: 4679
FirstSubmitted: 1461631475
LastModified: 1461631476
URLPath: /cgit/aur.git/snapshot/ftpsync.tar.gz