python-blobfile-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-blobfile-git

* (Optional) Uninstall python-blobfile-git on Arch using YAY

$ yay -Rns python-blobfile-git

2. Manually Install "python-blobfile-git" via AUR

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

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

b. Clone python-blobfile-git's git locally

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

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

$ cd ~/python-blobfile-git $ makepkg -si

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

ID: 1345403
Name: python-blobfile-git
PackageBaseID: 190430
PackageBase: python-blobfile-git
Version: 2.1.0+1.r630.20231011.e81b345-1
Description: A library that provides a Python-like interface for reading local and remote files (only from blob storage), with an API similar to open() as well as some of the os.path and shutil functions.
URL: https://github.com/christopher-hesse/blobfile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1676402250
LastModified: 1698778894
URLPath: /cgit/aur.git/snapshot/python-blobfile-git.tar.gz