How to Install and Uninstall yyjson.i686 Package on Fedora 39
Last updated: January 11,2025
1. Install "yyjson.i686" package
Please follow the guidelines below to install yyjson.i686 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
yyjson.i686
Copied
2. Uninstall "yyjson.i686" package
Please follow the instructions below to uninstall yyjson.i686 on Fedora 39:
$
sudo dnf remove
yyjson.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the yyjson.i686 package on Fedora 39
Last metadata expiration check: 2:09:01 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : yyjson
Version : 0.8.0
Release : 1.20231205gite0bacd5.fc39
Architecture : i686
Size : 112 k
Source : yyjson-0.8.0-1.20231205gite0bacd5.fc39.src.rpm
Repository : updates
Summary : A high performance JSON library written in ANSI C
URL : https://github.com/ibireme/yyjson
License : MIT
Description : A high performance JSON library written in ANSI C.
:
: Features
: - Fast: can read or write gigabytes per second JSON data on modern CPUs.
: - Portable: complies with ANSI C (C89) for cross-platform compatibility.
: - Strict: complies with RFC 8259 JSON standard, ensuring strict number format
: and UTF-8 validation.
: - Extendable: offers options to allow comments, trailing commas, NaN/Inf, and
: custom memory allocator.
: - Accuracy: can accurately read and write int64, uint64, and double numbers.
: - Flexible: supports unlimited JSON nesting levels, \u0000 characters, and non
: null-terminated strings.
: - Manipulation: supports querying and modifying using JSON Pointer, JSON Patch
: and JSON Merge Patch.
: - Developer-Friendly: easy integration with only one h and one c file.
Available Packages
Name : yyjson
Version : 0.8.0
Release : 1.20231205gite0bacd5.fc39
Architecture : i686
Size : 112 k
Source : yyjson-0.8.0-1.20231205gite0bacd5.fc39.src.rpm
Repository : updates
Summary : A high performance JSON library written in ANSI C
URL : https://github.com/ibireme/yyjson
License : MIT
Description : A high performance JSON library written in ANSI C.
:
: Features
: - Fast: can read or write gigabytes per second JSON data on modern CPUs.
: - Portable: complies with ANSI C (C89) for cross-platform compatibility.
: - Strict: complies with RFC 8259 JSON standard, ensuring strict number format
: and UTF-8 validation.
: - Extendable: offers options to allow comments, trailing commas, NaN/Inf, and
: custom memory allocator.
: - Accuracy: can accurately read and write int64, uint64, and double numbers.
: - Flexible: supports unlimited JSON nesting levels, \u0000 characters, and non
: null-terminated strings.
: - Manipulation: supports querying and modifying using JSON Pointer, JSON Patch
: and JSON Merge Patch.
: - Developer-Friendly: easy integration with only one h and one c file.