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

Last updated: October 05,2024

1. Install "yajl-devel.i686" package

Please follow the step by step instructions below to install yajl-devel.i686 on Fedora 34

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

2. Uninstall "yajl-devel.i686" package

Please follow the guidance below to uninstall yajl-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 3:13:51 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : yajl-devel
Version : 2.1.0
Release : 16.fc34
Architecture : i686
Size : 16 k
Source : yajl-2.1.0-16.fc34.src.rpm
Repository : fedora
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