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

Last updated: May 20,2024

1. Install "exiv2.src" package

Here is a brief guide to show you how to install exiv2.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install exiv2.src

2. Uninstall "exiv2.src" package

In this section, we are going to explain the necessary steps to uninstall exiv2.src on Oracle Linux 9:

$ sudo dnf remove exiv2.src $ sudo dnf autoremove

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

Last metadata expiration check: 3:33:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : exiv2
Version : 0.27.5
Release : 2.el9
Architecture : src
Size : 31 M
Source : None
Repository : ol9_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