How to Install and Uninstall rapidjson-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "rapidjson-doc" package

This guide covers the steps necessary to install rapidjson-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rapidjson-doc

2. Uninstall "rapidjson-doc" package

Please follow the guidance below to uninstall rapidjson-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rapidjson-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the rapidjson-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: rapidjson-doc
Priority: optional
Section: universe/doc
Installed-Size: 4327
Maintainer: Ubuntu Developers
Original-Maintainer: Rene Engelhard
Architecture: all
Source: rapidjson
Version: 0.12~git20141031-3
Depends: libjs-jquery
Filename: pool/universe/r/rapidjson/rapidjson-doc_0.12~git20141031-3_all.deb
Size: 485146
MD5sum: 460d1331d78201bfb30bcd30e5c09011
SHA1: 21109799522fd7db33dc852b51bd252dde1c1299
SHA256: 4c5961e48b5029e08fa6a0adf9c23866580b72fee5440d7df536633c4ff9cde1
Description-en: fast JSON parser/generator for C++ (API documentation)
This package contains the documentation for RapidJSON, a fast JSON
parser/generator for C++ with both SAX/DOM style APIs.
Description-md5: 5a78d4d9a760f7eca684b2126958e286
Homepage: https://miloyip.github.io/rapidjson
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu