ruby-exifr on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ruby-exifr

* (Optional) Uninstall ruby-exifr on Arch using YAY

$ yay -Rns ruby-exifr

2. Manually Install "ruby-exifr" via AUR

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

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

b. Clone ruby-exifr's git locally

$ git clone https://aur.archlinux.org/ruby-exifr.git ~/ruby-exifr

c. Go to ~/ruby-exifr folder and install it

$ cd ~/ruby-exifr $ makepkg -si

3. Information about the ruby-exifr package on Arch User Repository (AUR)

ID: 1265033
Name: ruby-exifr
PackageBaseID: 118297
PackageBase: ruby-exifr
Version: 1.4.0-1
Description: Module to read EXIF from JPEG and TIFF images
URL: https://github.com/remvee/exifr
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: nvllsvm
FirstSubmitted: 1483162457
LastModified: 1685360729
URLPath: /cgit/aur.git/snapshot/ruby-exifr.tar.gz