How to Install and Uninstall jansson.x86_64 Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "jansson.x86_64" package

Please follow the guidance below to install jansson.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install jansson.x86_64

2. Uninstall "jansson.x86_64" package

Please follow the guidance below to uninstall jansson.x86_64 on Oracle Linux 9:

$ sudo dnf remove jansson.x86_64 $ sudo dnf autoremove

3. Information about the jansson.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:42:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : jansson
Version : 2.14
Release : 1.el9
Architecture : x86_64
Size : 45 k
Source : jansson-2.14-1.el9.src.rpm
Repository : ol9_baseos_latest
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.