python2-exifread on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-exifread

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

$ yay -Rns python2-exifread

2. Manually Install "python2-exifread" via AUR

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

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

b. Clone python2-exifread's git locally

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

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

$ cd ~/python2-exifread $ makepkg -si

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

ID: 906355
Name: python2-exifread
PackageBaseID: 151600
PackageBase: python2-exifread
Version: 2.3.2-1
Description: Python library to extract EXIF data from tiff and jpeg files
URL: https://github.com/ianare/exif-py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1587068659
LastModified: 1620893346
URLPath: /cgit/aur.git/snapshot/python2-exifread.tar.gz

5. The same packages on other Linux Distributions