How to Install and Uninstall libgdata.x86_64 Package on Fedora 35

Last updated: October 09,2024

1. Install "libgdata.x86_64" package

This guide covers the steps necessary to install libgdata.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libgdata.x86_64

2. Uninstall "libgdata.x86_64" package

This tutorial shows how to uninstall libgdata.x86_64 on Fedora 35:

$ sudo dnf remove libgdata.x86_64 $ sudo dnf autoremove

3. Information about the libgdata.x86_64 package on Fedora 35

Last metadata expiration check: 2:20:48 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libgdata
Version : 0.18.1
Release : 3.fc35
Architecture : x86_64
Size : 468 k
Source : libgdata-0.18.1-3.fc35.src.rpm
Repository : fedora
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.