How to Install and Uninstall libappstream-glib.src Package on Oracle Linux 8

Last updated: September 20,2024

1. Install "libappstream-glib.src" package

Please follow the step by step instructions below to install libappstream-glib.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libappstream-glib.src

2. Uninstall "libappstream-glib.src" package

This guide let you learn how to uninstall libappstream-glib.src on Oracle Linux 8:

$ sudo dnf remove libappstream-glib.src $ sudo dnf autoremove

3. Information about the libappstream-glib.src package on Oracle Linux 8

Last metadata expiration check: 2:24:59 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libappstream-glib
Version : 0.7.14
Release : 3.el8
Architecture : src
Size : 2.2 M
Source : None
Repository : ol8_baseos_latest
Summary : Library for AppStream metadata
URL : http://people.freedesktop.org/~hughsient/appstream-glib/
License : LGPLv2+
Description : This library provides GObjects and helper methods to make it easy to read and
: write AppStream metadata. It also provides a simple DOM implementation that
: makes it easy to edit nodes and convert to and from the standardized XML
: representation.