gexif on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gexif

* (Optional) Uninstall gexif on Arch using YAY

$ yay -Rns gexif

2. Manually Install "gexif" via AUR

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

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

b. Clone gexif's git locally

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

c. Go to ~/gexif folder and install it

$ cd ~/gexif $ makepkg -si

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

ID: 1094893
Name: gexif
PackageBaseID: 13775
PackageBase: gexif
Version: 0.5-6
Description: View and edit the EXIF tags contained in JPG and TIFF files
URL: https://libexif.github.io
NumVotes: 20
Popularity: 0
OutOfDate:
Maintainer: mrxx
Submitter:
FirstSubmitted: 1195046554
LastModified: 1654603304
URLPath: /cgit/aur.git/snapshot/gexif.tar.gz