How to Install and Uninstall libgdata.x86_64 Package on Rocky Linux 9

Last updated: May 08,2024

1. Install "libgdata.x86_64" package

Learn how to install libgdata.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libgdata.x86_64

2. Uninstall "libgdata.x86_64" package

Please follow the steps below to uninstall libgdata.x86_64 on Rocky Linux 9:

$ sudo dnf remove libgdata.x86_64 $ sudo dnf autoremove

3. Information about the libgdata.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:49:04 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libgdata
Version : 0.18.1
Release : 4.el9
Architecture : x86_64
Size : 467 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.