How to Install and Uninstall libjson-c-doc Package on openSUSE Leap

Last updated: May 14,2024

1. Install "libjson-c-doc" package

Please follow the step by step instructions below to install libjson-c-doc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libjson-c-doc

2. Uninstall "libjson-c-doc" package

Please follow the guidance below to uninstall libjson-c-doc on openSUSE Leap:

$ sudo zypper remove libjson-c-doc

3. Information about the libjson-c-doc package on openSUSE Leap

Information for package libjson-c-doc:
--------------------------------------
Repository : Main Repository
Name : libjson-c-doc
Version : 0.13-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 944.1 KiB
Installed : No
Status : not installed
Source package : json-c-0.13-3.3.1.src
Upstream URL : https://github.com/json-c/json-c/wiki
Summary : Documentation files
Description :
JSON-C implements a reference counting object model that allows you to
easily construct JSON objects in C, output them as JSON formatted
strings and parse JSON formatted strings back into the C
representation of JSON objects.
This package includes the json-c documentation.