How to Install and Uninstall libjson-c-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libjson-c-dev" package

This guide covers the steps necessary to install libjson-c-dev on Kali Linux

$ sudo apt update $ sudo apt install libjson-c-dev

2. Uninstall "libjson-c-dev" package

Please follow the guidelines below to uninstall libjson-c-dev on Kali Linux:

$ sudo apt remove libjson-c-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjson-c-dev package on Kali Linux

Package: libjson-c-dev
Source: json-c (0.17-1)
Version: 0.17-1+b1
Installed-Size: 316
Maintainer: Nicolas Mora
Architecture: amd64
Depends: libjson-c5 (= 0.17-1+b1)
Size: 72952
SHA256: 24909c381a4ed2baf0194aa992b770b0faa3089d3681e5b1cb605680666d194f
SHA1: 61a0da766adc6f53a98411652d8193aa52cf614d
MD5sum: e30accd244000301195d22d6ba7552ad
Description: JSON manipulation library - development files
This library allows you to easily construct JSON objects in C,
output them as JSON formatted strings and parse JSON formatted
strings back into the C representation of JSON objects.
.
The development headers for compiling programs that use libjson-c
are provided by this package.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/json-c/json-c/wiki
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/j/json-c/libjson-c-dev_0.17-1+b1_amd64.deb