How to Install and Uninstall jansson.x86_64 Package on Fedora 35

Last updated: October 09,2024

1. Install "jansson.x86_64" package

This guide covers the steps necessary to install jansson.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install jansson.x86_64

2. Uninstall "jansson.x86_64" package

This guide covers the steps necessary to uninstall jansson.x86_64 on Fedora 35:

$ sudo dnf remove jansson.x86_64 $ sudo dnf autoremove

3. Information about the jansson.x86_64 package on Fedora 35

Last metadata expiration check: 2:38:22 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : jansson
Version : 2.13.1
Release : 3.fc35
Architecture : x86_64
Size : 44 k
Source : jansson-2.13.1-3.fc35.src.rpm
Repository : fedora
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.