How to Install and Uninstall libgdata.i686 Package on AlmaLinux 9

Last updated: June 23,2024

1. Install "libgdata.i686" package

Here is a brief guide to show you how to install libgdata.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libgdata.i686

2. Uninstall "libgdata.i686" package

This guide covers the steps necessary to uninstall libgdata.i686 on AlmaLinux 9:

$ sudo dnf remove libgdata.i686 $ sudo dnf autoremove

3. Information about the libgdata.i686 package on AlmaLinux 9

Last metadata expiration check: 1:22:17 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libgdata
Version : 0.18.1
Release : 4.el9
Architecture : i686
Size : 485 k
Source : libgdata-0.18.1-4.el9.src.rpm
Repository : 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.