python-exif on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S python-exif

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

$ yay -Rns python-exif

2. Manually Install "python-exif" via AUR

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

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

b. Clone python-exif's git locally

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

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

$ cd ~/python-exif $ makepkg -si

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

ID: 1252092
Name: python-exif
PackageBaseID: 163990
PackageBase: python-exif
Version: 1.6.0-2
Description: Read and modify image EXIF metadata
URL: https://gitlab.com/TNThieding/exif
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1614864119
LastModified: 1683147724
URLPath: /cgit/aur.git/snapshot/python-exif.tar.gz