How to Install and Uninstall libason.x86_64 Package on Fedora 34

Last updated: October 10,2024

1. Install "libason.x86_64" package

In this section, we are going to explain the necessary steps to install libason.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libason.x86_64

2. Uninstall "libason.x86_64" package

Please follow the step by step instructions below to uninstall libason.x86_64 on Fedora 34:

$ sudo dnf remove libason.x86_64 $ sudo dnf autoremove

3. Information about the libason.x86_64 package on Fedora 34

Last metadata expiration check: 0:27:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libason
Version : 0.1.2
Release : 16.fc34
Architecture : x86_64
Size : 47 k
Source : libason-0.1.2-16.fc34.src.rpm
Repository : fedora
Summary : A library for manipulating ASON values
URL : https://github.com/sadmac7000/libason
License : GPLv3+
Description : ASON is an extension of JSON which specifies a semantic, and allows for pattern
: expressions that can specify or match groups of JSON values. libason is a
: simple library for manipulating ASON programmatically in C.