How to Install and Uninstall jsoncpp-devel Package on openSUSE Leap

Last updated: November 26,2024

1. Install "jsoncpp-devel" package

Please follow the steps below to install jsoncpp-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install jsoncpp-devel

2. Uninstall "jsoncpp-devel" package

Please follow the step by step instructions below to uninstall jsoncpp-devel on openSUSE Leap:

$ sudo zypper remove jsoncpp-devel

3. Information about the jsoncpp-devel package on openSUSE Leap

Information for package jsoncpp-devel:
--------------------------------------
Repository : Main Repository
Name : jsoncpp-devel
Version : 1.8.4-1.17
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 83.9 KiB
Installed : No
Status : not installed
Source package : jsoncpp-1.8.4-1.17.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