ftp.app on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ftp.app

* (Optional) Uninstall ftp.app on Arch using YAY

$ yay -Rns ftp.app

2. Manually Install "ftp.app" via AUR

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

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

b. Clone ftp.app's git locally

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

c. Go to ~/ftp.app folder and install it

$ cd ~/ftp.app $ makepkg -si

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

ID: 611717
Name: ftp.app
PackageBaseID: 135110
PackageBase: ftp.app
Version: 0.6-1
Description: Compact GUI application for file and directory transfers
URL: http://www.nongnu.org/gap/ftp/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Beebo
Submitter: Beebo
FirstSubmitted: 1534394481
LastModified: 1557612490
URLPath: /cgit/aur.git/snapshot/ftp.app.tar.gz