exif on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S exif

* (Optional) Uninstall exif on Arch using YAY

$ yay -Rns exif

2. Manually Install "exif" via AUR

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

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

b. Clone exif's git locally

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

c. Go to ~/exif folder and install it

$ cd ~/exif $ makepkg -si

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

ID: 1408592
Name: exif
PackageBaseID: 97338
PackageBase: exif
Version: 0.6.22-1
Description: A small command-line utility to show EXIF information hidden in JPEG files.
URL: https://github.com/libexif/exif/releases
NumVotes: 35
Popularity: 0.059868
OutOfDate:
Maintainer: drrossum
Submitter: drrossum
FirstSubmitted: 1439345408
LastModified: 1707832855
URLPath: /cgit/aur.git/snapshot/exif.tar.gz