How to Install and Uninstall libappstream-glib.x86_64 Package on AlmaLinux 8

Last updated: November 02,2024

1. Install "libappstream-glib.x86_64" package

This is a short guide on how to install libappstream-glib.x86_64 on AlmaLinux 8

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

2. Uninstall "libappstream-glib.x86_64" package

This guide let you learn how to uninstall libappstream-glib.x86_64 on AlmaLinux 8:

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

3. Information about the libappstream-glib.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:33:17 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libappstream-glib
Version : 0.7.14
Release : 3.el8
Architecture : x86_64
Size : 338 k
Source : libappstream-glib-0.7.14-3.el8.src.rpm
Repository : baseos
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.