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

Last updated: March 01,2025

1. Install "yajl-devel.x86_64" package

This tutorial shows how to install yajl-devel.x86_64 on Fedora 38

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

2. Uninstall "yajl-devel.x86_64" package

Please follow the instructions below to uninstall yajl-devel.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 1:36:33 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : yajl-devel
Version : 2.1.0
Release : 21.fc38
Architecture : x86_64
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