python2-piexif on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python2-piexif

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

$ yay -Rns python2-piexif

2. Manually Install "python2-piexif" via AUR

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

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

b. Clone python2-piexif's git locally

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

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

$ cd ~/python2-piexif $ makepkg -si

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

ID: 627388
Name: python2-piexif
PackageBaseID: 143261
PackageBase: python2-piexif
Version: 1.1.3-1
Description: Python library to read and write EXIF data from TIFF and JPG files
URL: https://pypi.python.org/pypi/piexif#downloads
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1562496659
LastModified: 1562496659
URLPath: /cgit/aur.git/snapshot/python2-piexif.tar.gz