How to Install and Uninstall libiptcdata.x86_64 Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "libiptcdata.x86_64" package

In this section, we are going to explain the necessary steps to install libiptcdata.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libiptcdata.x86_64

2. Uninstall "libiptcdata.x86_64" package

Please follow the steps below to uninstall libiptcdata.x86_64 on AlmaLinux 9:

$ sudo dnf remove libiptcdata.x86_64 $ sudo dnf autoremove

3. Information about the libiptcdata.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:23:41 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libiptcdata
Version : 1.0.5
Release : 9.el9
Architecture : x86_64
Size : 61 k
Source : libiptcdata-1.0.5-9.el9.src.rpm
Repository : appstream
Summary : IPTC tag library
URL : https://github.com/ianw/libiptcdata
License : LGPLv2+
Description : libiptcdata is a library for parsing, editing, and saving IPTC data
: stored inside images. IPTC is a standard for encoding metadata such
: as captions, titles, locations, etc. in the headers of an image file.
: libiptcdata also includes a command-line utility for modifying the
: metadata.