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

Last updated: November 26,2024

1. Install "yajl.i686" package

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

$ sudo dnf update $ sudo dnf install yajl.i686

2. Uninstall "yajl.i686" package

Please follow the guidance below to uninstall yajl.i686 on Fedora 39:

$ sudo dnf remove yajl.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:31:11 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : yajl
Version : 2.1.0
Release : 22.fc39
Architecture : i686
Size : 39 k
Source : yajl-2.1.0-22.fc39.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.