How to Install and Uninstall libgdata.x86_64 Package on AlmaLinux 8

Last updated: October 07,2024

1. Install "libgdata.x86_64" package

This guide covers the steps necessary to install libgdata.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install libgdata.x86_64

2. Uninstall "libgdata.x86_64" package

Here is a brief guide to show you how to uninstall libgdata.x86_64 on AlmaLinux 8:

$ sudo dnf remove libgdata.x86_64 $ sudo dnf autoremove

3. Information about the libgdata.x86_64 package on AlmaLinux 8

Last metadata expiration check: 2:12:59 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libgdata
Version : 0.17.9
Release : 2.el8
Architecture : x86_64
Size : 454 k
Source : libgdata-0.17.9-2.el8.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.