How to Install and Uninstall yajl-devel.i686 Package on Fedora 38

Last updated: October 30,2024

1. Install "yajl-devel.i686" package

Please follow the instructions below to install yajl-devel.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install yajl-devel.i686

2. Uninstall "yajl-devel.i686" package

Learn how to uninstall yajl-devel.i686 on Fedora 38:

$ sudo dnf remove yajl-devel.i686 $ sudo dnf autoremove

3. Information about the yajl-devel.i686 package on Fedora 38

Last metadata expiration check: 2:58:54 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : yajl-devel
Version : 2.1.0
Release : 21.fc38
Architecture : i686
Size : 16 k
Source : yajl-2.1.0-21.fc38.src.rpm
Repository : updates
Summary : Libraries, includes, etc to develop with 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.
:
: This sub-package provides the libraries and includes
: necessary for developing against the YAJL library