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

Last updated: October 05,2024

1. Install "yajl.i686" package

Please follow the steps below to install yajl.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install yajl.i686

2. Uninstall "yajl.i686" package

In this section, we are going to explain the necessary steps to uninstall yajl.i686 on Fedora 34:

$ sudo dnf remove yajl.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:47:08 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : yajl
Version : 2.1.0
Release : 16.fc34
Architecture : i686
Size : 39 k
Source : yajl-2.1.0-16.fc34.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.