How to Install and Uninstall json-glib.x86_64 Package on Rocky Linux 8

Last updated: May 18,2024

1. Install "json-glib.x86_64" package

This guide let you learn how to install json-glib.x86_64 on Rocky Linux 8

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

2. Uninstall "json-glib.x86_64" package

In this section, we are going to explain the necessary steps to uninstall json-glib.x86_64 on Rocky Linux 8:

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

3. Information about the json-glib.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:55:37 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : json-glib
Version : 1.4.4
Release : 1.el8
Architecture : x86_64
Size : 143 k
Source : json-glib-1.4.4-1.el8.src.rpm
Repository : baseos
Summary : Library for JavaScript Object Notation format
URL : https://wiki.gnome.org/Projects/JsonGlib
License : LGPLv2+
Description : json-glib is a library providing serialization and deserialization support
: for the JavaScript Object Notation (JSON) format.