exif-py on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S exif-py

* (Optional) Uninstall exif-py on Arch using YAY

$ yay -Rns exif-py

2. Manually Install "exif-py" via AUR

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

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

b. Clone exif-py's git locally

$ git clone https://aur.archlinux.org/exif-py.git ~/exif-py

c. Go to ~/exif-py folder and install it

$ cd ~/exif-py $ makepkg -si

3. Information about the exif-py package on Arch User Repository (AUR)

ID: 811533
Name: exif-py
PackageBaseID: 100144
PackageBase: exif-py
Version: 2.3.2-1
Description: Easy to use Python2 module to extract Exif metadata from tiff and jpeg files.
URL: https://github.com/ianare/exif-py
NumVotes: 16
Popularity: 0.00012
OutOfDate:
Maintainer: mrxx
FirstSubmitted: 1442422839
LastModified: 1604101484
URLPath: /cgit/aur.git/snapshot/exif-py.tar.gz