How to Install and Uninstall jsoncpp-devel Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "jsoncpp-devel" package

This is a short guide on how to install jsoncpp-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install jsoncpp-devel

2. Uninstall "jsoncpp-devel" package

Please follow the guidelines below to uninstall jsoncpp-devel on openSuSE Tumbleweed:

$ sudo zypper remove jsoncpp-devel

3. Information about the jsoncpp-devel package on openSuSE Tumbleweed

Information for package jsoncpp-devel:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jsoncpp-devel
Version : 1.9.5-2.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 80.2 KiB
Installed : No
Status : not installed
Source package : jsoncpp-1.9.5-2.6.src
Upstream URL : https://github.com/open-source-parsers/jsoncpp
Summary : Development files for jsoncpp
Description :
JSON is a lightweight data-interchange format. It can represent numbers,
strings, ordered sequences of values, and collections of name/value pairs.
JsonCpp is a C++ library that allows manipulating JSON values, including
serialization and deserialization to and from strings. It can also preserve
existing comment in unserialization/serialization steps, making it a convenient
format to store user input files.

5. The same packages on other Linux Distributions