python-exifread on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-exifread

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

$ yay -Rns python-exifread

2. Manually Install "python-exifread" via AUR

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

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

b. Clone python-exifread's git locally

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

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

$ cd ~/python-exifread $ makepkg -si

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

ID: 1085567
Name: python-exifread
PackageBaseID: 147764
PackageBase: python-exifread
Version: 3.0.0-2
Description: Python library to extract EXIF data from tiff and jpeg files
URL: https://github.com/ianare/exif-py
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer: notizblock
Submitter: notizblock
FirstSubmitted: 1577800663
LastModified: 1653590828
URLPath: /cgit/aur.git/snapshot/python-exifread.tar.gz