ftpgrab-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ftpgrab-bin

* (Optional) Uninstall ftpgrab-bin on Arch using YAY

$ yay -Rns ftpgrab-bin

2. Manually Install "ftpgrab-bin" via AUR

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

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

b. Clone ftpgrab-bin's git locally

$ git clone https://aur.archlinux.org/ftpgrab-bin.git ~/ftpgrab-bin

c. Go to ~/ftpgrab-bin folder and install it

$ cd ~/ftpgrab-bin $ makepkg -si

3. Information about the ftpgrab-bin package on Arch User Repository (AUR)

ID: 1229379
Name: ftpgrab-bin
PackageBaseID: 139644
PackageBase: ftpgrab-bin
Version: 7.8.0-1
Description: A CLI application written in Go to grab your files from a remote FTP or SFTP server.
URL: https://ftpgrab.github.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: barikad
Submitter: gkmcd
FirstSubmitted: 1550233770
LastModified: 1679323300
URLPath: /cgit/aur.git/snapshot/ftpgrab-bin.tar.gz