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

Last updated: September 21,2024

1. Install "jansson.i686" package

Please follow the steps below to install jansson.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install jansson.i686

2. Uninstall "jansson.i686" package

Please follow the steps below to uninstall jansson.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove jansson.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:01:43 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : jansson
Version : 2.14
Release : 1.el8
Architecture : i686
Size : 50 k
Source : jansson-2.14-1.el8.src.rpm
Repository : ubi-8-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.