python-iopath on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S python-iopath

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

$ yay -Rns python-iopath

2. Manually Install "python-iopath" via AUR

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

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

b. Clone python-iopath's git locally

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

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

$ cd ~/python-iopath $ makepkg -si

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

ID: 1252505
Name: python-iopath
PackageBaseID: 163752
PackageBase: python-iopath
Version: 0.1.10-1
Description: Lightweight I/O abstraction providing a common interface across storage backends
URL: https://github.com/facebookresearch/iopath
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: piernov
FirstSubmitted: 1614270454
LastModified: 1683194190
URLPath: /cgit/aur.git/snapshot/python-iopath.tar.gz