How to Install and Uninstall libjsoncpp25 Package on Kali Linux

Last updated: July 05,2024

1. Install "libjsoncpp25" package

Here is a brief guide to show you how to install libjsoncpp25 on Kali Linux

$ sudo apt update $ sudo apt install libjsoncpp25

2. Uninstall "libjsoncpp25" package

This tutorial shows how to uninstall libjsoncpp25 on Kali Linux:

$ sudo apt remove libjsoncpp25 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjsoncpp25 package on Kali Linux

Package: libjsoncpp25
Source: libjsoncpp (1.9.5-6)
Version: 1.9.5-6+b2
Installed-Size: 266
Maintainer: Timo Röhling
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 81912
SHA256: c602397f2bfe5cb7f9082f983204f74566cc6212cb40c8902646d4f08264cac4
SHA1: 3425c67cc2bfc5a9c3a00a56489085d3e090d0fe
MD5sum: 69df7cc0e3e41aa933fc02cebc92c1e6
Description: library for reading and writing JSON for C++
jsoncpp is an implementation of a JSON reader and writer in C++. JSON
(JavaScript Object Notation) is a lightweight data-interchange format
that it is easy to parse and redable for human. It is useful for
building config files, network communications protocols, etc.
.
This library provides following features:
.
* High-level data structures for collecting data from JSON.
* Easy-to-use reader and writer.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/open-source-parsers/jsoncpp
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libj/libjsoncpp/libjsoncpp25_1.9.5-6+b2_amd64.deb