How to Install and Uninstall yajl.i686 Package on Oracle Linux 8

Last updated: October 10,2024

1. Install "yajl.i686" package

Learn how to install yajl.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install yajl.i686

2. Uninstall "yajl.i686" package

Please follow the steps below to uninstall yajl.i686 on Oracle Linux 8:

$ sudo dnf remove yajl.i686 $ sudo dnf autoremove

3. Information about the yajl.i686 package on Oracle Linux 8

Last metadata expiration check: 5:43:38 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : yajl
Version : 2.1.0
Release : 10.el8
Architecture : i686
Size : 42 k
Source : yajl-2.1.0-10.el8.src.rpm
Repository : ol8_appstream
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.