How to Install and Uninstall yajl.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "yajl.i686" package

This guide let you learn how to install yajl.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install yajl.i686

2. Uninstall "yajl.i686" package

Please follow the guidelines below to uninstall yajl.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove yajl.i686 $ sudo dnf autoremove

3. Information about the yajl.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:10:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : yajl
Version : 2.1.0
Release : 22.el9
Architecture : i686
Size : 43 k
Source : yajl-2.1.0-22.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.