How to Install and Uninstall yajl.src Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "yajl.src" package
Please follow the guidance below to install yajl.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
yajl.src
Copied
2. Uninstall "yajl.src" package
This guide covers the steps necessary to uninstall yajl.src on Oracle Linux 8:
$
sudo dnf remove
yajl.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the yajl.src package on Oracle Linux 8
Last metadata expiration check: 2:24:27 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : yajl
Version : 2.1.0
Release : 10.el8
Architecture : src
Size : 96 k
Source : None
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.
Available Packages
Name : yajl
Version : 2.1.0
Release : 10.el8
Architecture : src
Size : 96 k
Source : None
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.