python-aiofile on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-aiofile

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

$ yay -Rns python-aiofile

2. Manually Install "python-aiofile" via AUR

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

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

b. Clone python-aiofile's git locally

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

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

$ cd ~/python-aiofile $ makepkg -si

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

ID: 1389996
Name: python-aiofile
PackageBaseID: 167489
PackageBase: python-aiofile
Version: 3.8.8-1
Description: Real asynchronous file operations with asyncio support
URL: https://github.com/mosquito/aiofile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1622399150
LastModified: 1705861244
URLPath: /cgit/aur.git/snapshot/python-aiofile.tar.gz