How to Install and Uninstall yajl Package on openSuSE Tumbleweed

Last updated: June 25,2024

1. Install "yajl" package

Please follow the guidelines below to install yajl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install yajl

2. Uninstall "yajl" package

Learn how to uninstall yajl on openSuSE Tumbleweed:

$ sudo zypper remove yajl

3. Information about the yajl package on openSuSE Tumbleweed

Information for package yajl:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : yajl
Version : 2.1.0-8.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 72.8 KiB
Installed : No
Status : not installed
Source package : libyajl-2.1.0-8.4.src
Upstream URL : http://lloyd.github.com/yajl/
Summary : Yet Another JSON Library Tools
Description :
YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a
small validating JSON generator.
This package provides a few command-line utilities for processing JSON files.