How to Install and Uninstall libnewtonsoft-json5.0-cil Package on Kali Linux

Last updated: May 17,2024

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

Please follow the steps below to install libnewtonsoft-json5.0-cil on Kali Linux

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

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

Here is a brief guide to show you how to uninstall libnewtonsoft-json5.0-cil on Kali Linux:

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

3. Information about the libnewtonsoft-json5.0-cil package on Kali Linux

Package: libnewtonsoft-json5.0-cil
Source: newtonsoft-json
Version: 6.0.8+dfsg-1.2
Installed-Size: 536
Maintainer: Debian CLI Libraries Team
Architecture: all
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)
Size: 156592
SHA256: 803d6e9bffed2323c4e3b176ba72c6c87a469713cd1d4a8c846fff7fe689be52
SHA1: ef4280ab9ed6c80045a7ca314ec3a012d43fd822
MD5sum: 7919077212a28ae3cf8e0a9cbddb9240
Description: 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:
Homepage: http://json.codeplex.com
Section: cli-mono
Priority: optional
Filename: pool/main/n/newtonsoft-json/libnewtonsoft-json5.0-cil_6.0.8+dfsg-1.2_all.deb