How to Install and Uninstall libjsonparser-dev Package on Kali Linux

Last updated: May 15,2024

1. Install "libjsonparser-dev" package

Please follow the steps below to install libjsonparser-dev on Kali Linux

$ sudo apt update $ sudo apt install libjsonparser-dev

2. Uninstall "libjsonparser-dev" package

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

$ sudo apt remove libjsonparser-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjsonparser-dev package on Kali Linux

Package: libjsonparser-dev
Source: libjsonparser
Version: 1.1.0-2
Installed-Size: 39
Maintainer: Yangfl
Architecture: amd64
Depends: libjsonparser1.1 (= 1.1.0-2)
Size: 9548
SHA256: b4ccb5c980b1975bf4e257c912fdf6808e0d7e026d992e972633407da383d9a0
SHA1: a2f51516caa56446dc72496454a82be894b33b30
MD5sum: 8af1c5dcb0f06819feb607844274fabf
Description: Very low footprint JSON parser written in portable ANSI C - development headers
It's a very low footprint JSON parser written in portable ANSI C. Features
include:
* BSD licensed with no dependencies (i.e. just drop the C file into your
project)
* Never recurses or allocates more memory than it needs
* Very simple API with operator sugar for C++
.
This package contains the development files.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/udp/json-parser
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libj/libjsonparser/libjsonparser-dev_1.1.0-2_amd64.deb