gftp on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S gftp

* (Optional) Uninstall gftp on Arch using YAY

$ yay -Rns gftp

2. Manually Install "gftp" via AUR

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

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

b. Clone gftp's git locally

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

c. Go to ~/gftp folder and install it

$ cd ~/gftp $ makepkg -si

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

ID: 1272265
Name: gftp
PackageBaseID: 191662
PackageBase: gftp
Version: 2.9.1b-5
Description: A multithreaded ftp client for X Windows
URL: https://www.gftp.org/
NumVotes: 4
Popularity: 0.798051
OutOfDate:
Maintainer: twelveeighty
Submitter: twelveeighty
FirstSubmitted: 1679066660
LastModified: 1686586341
URLPath: /cgit/aur.git/snapshot/gftp.tar.gz