How to Install and Uninstall nlohmann-json-dev Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 10,2024

1. Install "nlohmann-json-dev" package

Please follow the instructions below to install nlohmann-json-dev on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install nlohmann-json-dev

2. Uninstall "nlohmann-json-dev" package

This guide covers the steps necessary to uninstall nlohmann-json-dev on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove nlohmann-json-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the nlohmann-json-dev package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: nlohmann-json-dev
Architecture: all
Version: 2.1.1-1.1
Multi-Arch: foreign
Priority: optional
Section: universe/libdevel
Source: nlohmann-json
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Muri Nicanor
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 10182
Filename: pool/universe/n/nlohmann-json/nlohmann-json-dev_2.1.1-1.1_all.deb
Size: 364120
MD5sum: 844e6150452782a7e63ea67dea28815f
SHA1: 88ecf3d448bd9a40133a67c5b8e44e4afbe308b9
SHA256: 9c92bf5e207415d46b669fa3d8a78c3c9c57696c7248dbbd362c37cb096415eb
Homepage: https://nlohmann.github.io/json/
Description: JSON for Modern C++
Description-md5: 5814b13d45c8461fc9360e5e57f4c0be

5. The same packages on other Linux Distributions