python-pyexiftool on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pyexiftool

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

$ yay -Rns python-pyexiftool

2. Manually Install "python-pyexiftool" via AUR

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

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

b. Clone python-pyexiftool's git locally

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

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

$ cd ~/python-pyexiftool $ makepkg -si

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

ID: 1189838
Name: python-pyexiftool
PackageBaseID: 90603
PackageBase: pyexiftool
Version: 0.5.5-1
Description: Library to communicate with an instance of ExifTool command-line application
URL: https://github.com/sylikc/pyexiftool
NumVotes: 13
Popularity: 0.002512
OutOfDate:
Maintainer: samarthj
Submitter: anthraxx
FirstSubmitted: 1424285749
LastModified: 1672453037
URLPath: /cgit/aur.git/snapshot/python-pyexiftool.tar.gz