How to Install and Uninstall json-glib.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

1. Install "json-glib.i686" package

This is a short guide on how to install json-glib.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "json-glib.i686" package

Please follow the step by step instructions below to uninstall json-glib.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the json-glib.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:02:06 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : json-glib
Version : 1.4.4
Release : 1.el8
Architecture : i686
Size : 149 k
Source : json-glib-1.4.4-1.el8.src.rpm
Repository : ubi-8-baseos-rpms
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.