python-aioftp on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-aioftp

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

$ yay -Rns python-aioftp

2. Manually Install "python-aioftp" via AUR

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

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

b. Clone python-aioftp's git locally

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

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

$ cd ~/python-aioftp $ makepkg -si

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

ID: 1151838
Name: python-aioftp
PackageBaseID: 115511
PackageBase: python-aioftp
Version: 0.21.4-1
Description: ftp client/server for asyncio
URL: https://github.com/aio-libs/aioftp
NumVotes: 1
Popularity: 1
OutOfDate: 1710421707
Maintainer: arthru
Submitter: arthru
FirstSubmitted: 1473973252
LastModified: 1665669996
URLPath: /cgit/aur.git/snapshot/python-aioftp.tar.gz