How to Install and Uninstall jansson.i686 Package on CentOS Stream 8

Last updated: January 12,2025

1. Install "jansson.i686" package

Please follow the guidelines below to install jansson.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install jansson.i686

2. Uninstall "jansson.i686" package

Please follow the guidelines below to uninstall jansson.i686 on CentOS Stream 8:

$ sudo dnf remove jansson.i686 $ sudo dnf autoremove

3. Information about the jansson.i686 package on CentOS Stream 8

Last metadata expiration check: 0:15:24 ago on Sun Feb 25 03:03:59 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 : baseos
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.