How to Install and Uninstall yajl.i686 Package on Fedora 35

Last updated: June 03,2024

1. Install "yajl.i686" package

Please follow the instructions below to install yajl.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install yajl.i686

2. Uninstall "yajl.i686" package

This tutorial shows how to uninstall yajl.i686 on Fedora 35:

$ sudo dnf remove yajl.i686 $ sudo dnf autoremove

3. Information about the yajl.i686 package on Fedora 35

Last metadata expiration check: 4:22:06 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : yajl
Version : 2.1.0
Release : 17.fc35
Architecture : i686
Size : 38 k
Source : yajl-2.1.0-17.fc35.src.rpm
Repository : fedora
Summary : Yet Another JSON Library (YAJL)
URL : http://lloyd.github.com/yajl/
License : ISC
Description : Yet Another JSON Library. YAJL is a small event-driven
: (SAX-style) JSON parser written in ANSI C, and a small
: validating JSON generator.