python-s3fs on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-s3fs

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

$ yay -Rns python-s3fs

2. Manually Install "python-s3fs" via AUR

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

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

b. Clone python-s3fs's git locally

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

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

$ cd ~/python-s3fs $ makepkg -si

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

ID: 1348764
Name: python-s3fs
PackageBaseID: 123303
PackageBase: python-s3fs
Version: 2023.9.2-1
Description: A python file interface to S3.
URL: https://github.com/fsspec/s3fs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1497289813
LastModified: 1699305972
URLPath: /cgit/aur.git/snapshot/python-s3fs.tar.gz