Install libnewtonsoft-json-cil-dev
Installing libnewtonsoft-json-cil-dev package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libnewtonsoft-json-cil-dev
libnewtonsoft-json-cil-dev package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libnewtonsoft-json-cil-dev |
version | 6.0.8+dfsg-1 |
description | high-performance JSON framework for .NET — development files |
subsection | cli-mono |
website | json.codeplex.com |
maintainer | Debian CLI Libraries Team |
Uninstall libnewtonsoft-json-cil-dev
To remove just libnewtonsoft-json-cil-dev package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libnewtonsoft-json-cil-dev
Uninstall libnewtonsoft-json-cil-dev and it’s dependent packages
To remove the libnewtonsoft-json-cil-dev package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libnewtonsoft-json-cil-dev
Purging libnewtonsoft-json-cil-dev
If you also want to delete configuration and/or data files of libnewtonsoft-json-cil-dev from Debian Sid then this will work:
sudo apt-get purge libnewtonsoft-json-cil-dev
To delete configuration and/or data files of libnewtonsoft-json-cil-dev and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libnewtonsoft-json-cil-dev