How to Install and Uninstall jansson.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 24,2024

1. Install "jansson.i686" package

This guide covers the steps necessary to install jansson.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install jansson.i686

2. Uninstall "jansson.i686" package

Please follow the step by step instructions below to uninstall jansson.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove jansson.i686 $ sudo dnf autoremove

3. Information about the jansson.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:39:01 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : jansson
Version : 2.14
Release : 1.el9
Architecture : i686
Size : 50 k
Source : jansson-2.14-1.el9.src.rpm
Repository : ubi-9-baseos-rpms
Summary : C library for encoding, decoding and manipulating JSON data
URL : http://www.digip.org/jansson/
License : MIT
Description : Small library for parsing and writing JSON documents.