qftp on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S qftp

* (Optional) Uninstall qftp on Arch using YAY

$ yay -Rns qftp

2. Manually Install "qftp" via AUR

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

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

b. Clone qftp's git locally

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

c. Go to ~/qftp folder and install it

$ cd ~/qftp $ makepkg -si

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

ID: 518928
Name: qftp
PackageBaseID: 28962
PackageBase: qftp
Version: 1.5.10-1
Description: A user interface for FTP file transfer
URL: http://hugo.pereira.free.fr/software/index.php?page=package&package_list=software_list_qt4&package=qftp&full=0
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: icyd4rk
Submitter: tdy
FirstSubmitted: 1249294604
LastModified: 1528827178
URLPath: /cgit/aur.git/snapshot/qftp.tar.gz