How to Install and Uninstall json-glib.x86_64 Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "json-glib.x86_64" package

Please follow the step by step instructions below to install json-glib.x86_64 on Oracle Linux 9

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

2. Uninstall "json-glib.x86_64" package

This tutorial shows how to uninstall json-glib.x86_64 on Oracle Linux 9:

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

3. Information about the json-glib.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:32:12 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : json-glib
Version : 1.6.6
Release : 1.el9
Architecture : x86_64
Size : 214 k
Source : json-glib-1.6.6-1.el9.src.rpm
Repository : ol9_baseos_latest
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.