How to Install and Uninstall libjson-c-devel Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "libjson-c-devel" package

In this section, we are going to explain the necessary steps to install libjson-c-devel on openSuSE Tumbleweed

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

2. Uninstall "libjson-c-devel" package

In this section, we are going to explain the necessary steps to uninstall libjson-c-devel on openSuSE Tumbleweed:

$ sudo zypper remove libjson-c-devel

3. Information about the libjson-c-devel package on openSuSE Tumbleweed

Information for package libjson-c-devel:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libjson-c-devel
Version : 0.17-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 107.9 KiB
Installed : No
Status : not installed
Source package : json-c-0.17-2.2.src
Upstream URL : https://github.com/json-c/json-c
Summary : Development headers and libraries for json-c
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 header files and scripts needed for developers
using the json-c library

5. The same packages on other Linux Distributions