python-ftputil on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-ftputil

* (Optional) Uninstall python-ftputil on Arch using YAY

$ yay -Rns python-ftputil

2. Manually Install "python-ftputil" via AUR

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

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

b. Clone python-ftputil's git locally

$ git clone https://aur.archlinux.org/python-ftputil.git ~/python-ftputil

c. Go to ~/python-ftputil folder and install it

$ cd ~/python-ftputil $ makepkg -si

3. Information about the python-ftputil package on Arch User Repository (AUR)

ID: 1111801
Name: python-ftputil
PackageBaseID: 98263
PackageBase: python-ftputil
Version: 5.0.4-1
Description: High-level FTP client library
URL: https://ftputil.sschwarzer.net/
NumVotes: 16
Popularity: 1.0E-6
OutOfDate: 1710079422
Maintainer:
Submitter: nic96
FirstSubmitted: 1440309932
LastModified: 1657815946
URLPath: /cgit/aur.git/snapshot/python-ftputil.tar.gz