How to Install and Uninstall libiptcdata.i686 Package on Amazon Linux 2

Last updated: September 21,2024

1. Install "libiptcdata.i686" package

In this section, we are going to explain the necessary steps to install libiptcdata.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libiptcdata.i686

2. Uninstall "libiptcdata.i686" package

Please follow the guidance below to uninstall libiptcdata.i686 on Amazon Linux 2:

$ sudo yum remove libiptcdata.i686 $ sudo yum autoremove

3. Information about the libiptcdata.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libiptcdata
Arch : i686
Version : 1.0.4
Release : 11.amzn2.0.2
Size : 57 k
Repo : amzn2-core/2/x86_64
Summary : IPTC tag library
URL : http://libiptcdata.sourceforge.net/
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.