How to Install and Uninstall exiv2.src Package on Oracle Linux 8

Last updated: October 10,2024

1. Install "exiv2.src" package

Please follow the steps below to install exiv2.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install exiv2.src

2. Uninstall "exiv2.src" package

This guide let you learn how to uninstall exiv2.src on Oracle Linux 8:

$ sudo dnf remove exiv2.src $ sudo dnf autoremove

3. Information about the exiv2.src package on Oracle Linux 8

Last metadata expiration check: 1:14:31 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : exiv2
Version : 0.27.5
Release : 2.el8
Architecture : src
Size : 31 M
Source : None
Repository : ol8_appstream
Summary : Exif and Iptc metadata manipulation library
URL : http://www.exiv2.org/
License : GPLv2+
Description : A command line utility to access image metadata, allowing one to:
: * print the Exif metadata of Jpeg images as summary info, interpreted values,
: or the plain data for each tag
: * print the Iptc metadata of Jpeg images
: * print the Jpeg comment of Jpeg images
: * set, add and delete Exif and Iptc metadata of Jpeg images
: * adjust the Exif timestamp (that's how it all started...)
: * rename Exif image files according to the Exif timestamp
: * extract, insert and delete Exif metadata (including thumbnails),
: Iptc metadata and Jpeg comments