python-cloudpathlib on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-cloudpathlib

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

$ yay -Rns python-cloudpathlib

2. Manually Install "python-cloudpathlib" via AUR

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

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

b. Clone python-cloudpathlib's git locally

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

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

$ cd ~/python-cloudpathlib $ makepkg -si

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

ID: 1415627
Name: python-cloudpathlib
PackageBaseID: 198106
PackageBase: python-cloudpathlib
Version: 0.18.0-1
Description: Python pathlib-style classes for cloud storage services such as Amazon S3, Azure Blob Storage, and Google Cloud Storage.
URL: https://github.com/drivendataorg/cloudpathlib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnphilipp
Submitter: jnphilipp
FirstSubmitted: 1696401070
LastModified: 1708931714
URLPath: /cgit/aur.git/snapshot/python-cloudpathlib.tar.gz