python-openexr on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-openexr

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

$ yay -Rns python-openexr

2. Manually Install "python-openexr" via AUR

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

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

b. Clone python-openexr's git locally

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

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

$ cd ~/python-openexr $ makepkg -si

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

ID: 1313973
Name: python-openexr
PackageBaseID: 162262
PackageBase: python-openexr
Version: 1.3.9-2
Description: Python bindings for ILM's OpenEXR image file format
URL: https://github.com/sanguinariojoe/pip-openexr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FederAndInk
Submitter: TUC
FirstSubmitted: 1611042006
LastModified: 1693858100
URLPath: /cgit/aur.git/snapshot/python-openexr.tar.gz