exiftags on AUR (Arch User Repository)
Last updated: November 21,2024
1. Install "exiftags" 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
Copied
b. Install exiftags on Arch using YAY
$
yay -S
exiftags
Copied
* (Optional) Uninstall exiftags on Arch using YAY
$
yay -Rns
exiftags
Copied
2. Manually Install "exiftags" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone exiftags's git locally
$
git clone https://aur.archlinux.org/exiftags.git
~/exiftags
Copied
c. Go to ~/exiftags folder and install it
$
cd
~/exiftags
Copied
$
makepkg -si
Copied
3. Information about the exiftags package on Arch User Repository (AUR)
ID: 203891
Name: exiftags
PackageBaseID: 3660
PackageBase: exiftags
Version: 1.01-2
Description: Parses a JPEG file looking for Exif (Exchangeable Image File) data, formatting, and printing image properties.
URL: http://johnst.org/sw/exiftags/
NumVotes: 6
Popularity: 0.277543
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1141124168
LastModified: 1435503353
URLPath: /cgit/aur.git/snapshot/exiftags.tar.gz
Name: exiftags
PackageBaseID: 3660
PackageBase: exiftags
Version: 1.01-2
Description: Parses a JPEG file looking for Exif (Exchangeable Image File) data, formatting, and printing image properties.
URL: http://johnst.org/sw/exiftags/
NumVotes: 6
Popularity: 0.277543
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1141124168
LastModified: 1435503353
URLPath: /cgit/aur.git/snapshot/exiftags.tar.gz