python-gcsfs on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-gcsfs

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

$ yay -Rns python-gcsfs

2. Manually Install "python-gcsfs" via AUR

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

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

b. Clone python-gcsfs's git locally

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

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

$ cd ~/python-gcsfs $ makepkg -si

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

ID: 1279086
Name: python-gcsfs
PackageBaseID: 132006
PackageBase: python-gcsfs
Version: 2023.6.0-1
Description: Pythonic file-system interface for Google Cloud Storage.
URL: http://gcsfs.readthedocs.io/en/latest/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1525194229
LastModified: 1687798039
URLPath: /cgit/aur.git/snapshot/python-gcsfs.tar.gz