python-pyheif on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pyheif

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

$ yay -Rns python-pyheif

2. Manually Install "python-pyheif" via AUR

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

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

b. Clone python-pyheif's git locally

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

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

$ cd ~/python-pyheif $ makepkg -si

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

ID: 1178554
Name: python-pyheif
PackageBaseID: 158915
PackageBase: python-pyheif
Version: 0.7.1-1
Description: Python interface to libheif using CFFI (reading only)
URL: https://github.com/david-poirier-csn/pyheif
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grandchild
Submitter: grandchild
FirstSubmitted: 1603130805
LastModified: 1670237478
URLPath: /cgit/aur.git/snapshot/python-pyheif.tar.gz