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

Last updated: May 17,2024

1. Install "libqjson0" package

In this section, we are going to explain the necessary steps to install libqjson0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libqjson0

2. Uninstall "libqjson0" package

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

$ sudo apt remove libqjson0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libqjson0
Priority: optional
Section: universe/libs
Installed-Size: 171
Maintainer: Ubuntu Developers
Original-Maintainer: Lisandro Damián Nicanor Pérez Meyer
Architecture: amd64
Source: qjson
Version: 0.8.1-3
Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libqtcore4 (>= 4:4.7.0~beta1), libstdc++6 (>= 4.4.0)
Pre-Depends: multiarch-support
Filename: pool/universe/q/qjson/libqjson0_0.8.1-3_amd64.deb
Size: 63712
MD5sum: f0c84f3e2ee72b69a75bfec48d32d6c7
SHA1: 8921b39edac3094e55f4ccd44597a1116b8c2d6a
SHA256: 433f90432b209a7523331c9c18ee5c3f4718c4623c387dab8d48f9802030f6a6
Description-en: Qt-based library that maps JSON data to QVariant objects
JSON (JavaScript Object Notation) is a lightweight data-interchange format.
It can represent integers, real numbers, strings, an ordered sequence of
values, and a collection of name/value pairs.
.
QJson is a Qt-based library that maps JSON data to QVariant objects: JSON
arrays will be mapped to QVariantList instances, while JSON objects will be
mapped to QVariantMap.
Description-md5: dc695edb04d44eb425bf12b42096e29d
Multi-Arch: same
Homepage: http://qjson.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: kubuntu-desktop, kubuntu-full, ubuntustudio-graphics