How to Install and Uninstall libyajl2 Package on openSUSE Leap

Last updated: May 19,2024

1. Install "libyajl2" package

Learn how to install libyajl2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libyajl2

2. Uninstall "libyajl2" package

Please follow the step by step instructions below to uninstall libyajl2 on openSUSE Leap:

$ sudo zypper remove libyajl2

3. Information about the libyajl2 package on openSUSE Leap

Information for package libyajl2:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libyajl2
Version : 2.1.0-150000.4.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 38.7 KiB
Installed : No
Status : not installed
Source package : libyajl-2.1.0-150000.4.6.1.src
Upstream URL : http://lloyd.github.com/yajl/
Summary : Yet Another JSON Library
Description :
YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a
small validating JSON generator.