How to Install and Uninstall libgdata.i686 Package on Oracle Linux 8

Last updated: June 26,2024

1. Install "libgdata.i686" package

This guide covers the steps necessary to install libgdata.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libgdata.i686

2. Uninstall "libgdata.i686" package

Please follow the instructions below to uninstall libgdata.i686 on Oracle Linux 8:

$ sudo dnf remove libgdata.i686 $ sudo dnf autoremove

3. Information about the libgdata.i686 package on Oracle Linux 8

Last metadata expiration check: 4:22:09 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libgdata
Version : 0.17.9
Release : 2.el8
Architecture : i686
Size : 471 k
Source : libgdata-0.17.9-2.el8.src.rpm
Repository : ol8_appstream
Summary : Library for the GData protocol
URL : https://wiki.gnome.org/Projects/libgdata
License : LGPLv2+
Description : libgdata is a GLib-based library for accessing online service APIs using the
: GData protocol --- most notably, Google's services. It provides APIs to access
: the common Google services, and has full asynchronous support.