python-exiv2 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-exiv2

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

$ yay -Rns python-exiv2

2. Manually Install "python-exiv2" via AUR

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

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

b. Clone python-exiv2's git locally

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

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

$ cd ~/python-exiv2 $ makepkg -si

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

ID: 1311147
Name: python-exiv2
PackageBaseID: 109039
PackageBase: python-exiv2
Version: 0.12.0-1
Description: A Python 3 binding to exiv2, the C++ library for manipulation of EXIF, IPTC and XMP image metadata.
URL: https://launchpad.net/py3exiv2
NumVotes: 13
Popularity: 3.5E-5
OutOfDate:
Maintainer: salsergey
Submitter: artemklevtsov
FirstSubmitted: 1458425708
LastModified: 1693368642
URLPath: /cgit/aur.git/snapshot/python-exiv2.tar.gz