How to Install and Uninstall libnewtonsoft-json5.0-cil Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "libnewtonsoft-json5.0-cil" package

In this section, we are going to explain the necessary steps to install libnewtonsoft-json5.0-cil on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libnewtonsoft-json5.0-cil

2. Uninstall "libnewtonsoft-json5.0-cil" package

This is a short guide on how to uninstall libnewtonsoft-json5.0-cil on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libnewtonsoft-json5.0-cil $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnewtonsoft-json5.0-cil package on Ubuntu 21.10 (Impish Indri)

Package: libnewtonsoft-json5.0-cil
Architecture: all
Version: 6.0.8+dfsg-1.1
Priority: optional
Section: universe/cli-mono
Source: newtonsoft-json
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian CLI Libraries Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 537
Depends: cli-common (>= 0.5.6), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-numerics4.0-cil (>= 5.16.0.220), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240)
Filename: pool/universe/n/newtonsoft-json/libnewtonsoft-json5.0-cil_6.0.8+dfsg-1.1_all.deb
Size: 156896
MD5sum: e6ae70828082ffa82a0e4375f48415a0
SHA1: 41d1eab619dbf799e3e9ce49f73d310b4e39f352
SHA256: 7e74abe8a8ea748308ed80663286f18cbbf2718f528304b82f4b2f5449ffb2bd
SHA512: 4b6589bf9a973c431a38045b886a8d8e52fd8ee0db99e19e6589e229319ffb56f33a2f7f72a38bd0ecaf5846f3ff37fd8db92efa4e408b5196ece4c198879af0
Homepage: http://json.codeplex.com
Description-en: high-performance JSON framework for .NET
Json.NET is a high-performance JSON framework for .NET. It has the following
features:
- Flexible JSON serializer for converting between .NET objects and JSON
- LINQ to JSON for manually reading and writing JSON
- High performance, faster than .NET's build-in JSON serializers
- Write indented, easy to read JSON
- Convert JSON to and from XML
.
The JSON serializer is a good choice when the JSN being read or written maps
closely to a .NET class.
.
LINQ to JSON is good for situations in which there is no class to serialize or
deserialize to, or the JSON is radically different from the class structure and
manual manipulation is required.
.
This package contains the Json.NET assemblies.
Description-md5: 48d82e7d1806da68cad6e9a2bf0578b1