How to Install and Uninstall libnewtonsoft-json-cil-dev Package on Kali Linux

Last updated: May 10,2024

1. Install "libnewtonsoft-json-cil-dev" package

In this section, we are going to explain the necessary steps to install libnewtonsoft-json-cil-dev on Kali Linux

$ sudo apt update $ sudo apt install libnewtonsoft-json-cil-dev

2. Uninstall "libnewtonsoft-json-cil-dev" package

This guide covers the steps necessary to uninstall libnewtonsoft-json-cil-dev on Kali Linux:

$ sudo apt remove libnewtonsoft-json-cil-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnewtonsoft-json-cil-dev package on Kali Linux

Package: libnewtonsoft-json-cil-dev
Source: newtonsoft-json
Version: 6.0.8+dfsg-1.2
Installed-Size: 13
Maintainer: Debian CLI Libraries Team
Architecture: all
Depends: libnewtonsoft-json5.0-cil (= 6.0.8+dfsg-1.2)
Size: 3812
SHA256: 1615657da2bf6c3c7aabc2fb84bd5e9ece70d76f40564a9e8a365ff8f66c429a
SHA1: 5d734bd0d2e484012bed56b8c03c1ca3fa6692f5
MD5sum: a2d4e4692757aa4e867465026907fb44
Description: high-performance JSON framework for .NET -- development files
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 development files required to compile applications or
libraries against this package.
Description-md5:
Homepage: http://json.codeplex.com
Section: cli-mono
Priority: optional
Filename: pool/main/n/newtonsoft-json/libnewtonsoft-json-cil-dev_6.0.8+dfsg-1.2_all.deb