How to Install and Uninstall libjsoncpp1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "libjsoncpp1" package

Please follow the guidelines below to install libjsoncpp1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjsoncpp1

2. Uninstall "libjsoncpp1" package

Please follow the steps below to uninstall libjsoncpp1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjsoncpp1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjsoncpp1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjsoncpp1
Priority: extra
Section: libs
Installed-Size: 224
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Spiess-Knafl
Architecture: amd64
Source: libjsoncpp
Version: 1.7.2-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/main/libj/libjsoncpp/libjsoncpp1_1.7.2-1_amd64.deb
Size: 73018
MD5sum: f6eb9a2a804b8a9e7ee4b0a0daeb732b
SHA1: b289d305729506e12bb27bf1144cd9a445a874fa
SHA256: a89034be7ecf0328514a4e981664fb4f40ba66e0ebcd0554a956a81680c7b771
Description-en: 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 redeable 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: 272ac8da1cd22b2ad04197a9ff4d71c6
Multi-Arch: same
Homepage: https://github.com/open-source-parsers/jsoncpp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-sdk-libs