How to Install and Uninstall libjsonparser1.1 Package on Kali Linux

Last updated: May 15,2024

1. Install "libjsonparser1.1" package

This guide let you learn how to install libjsonparser1.1 on Kali Linux

$ sudo apt update $ sudo apt install libjsonparser1.1

2. Uninstall "libjsonparser1.1" package

Learn how to uninstall libjsonparser1.1 on Kali Linux:

$ sudo apt remove libjsonparser1.1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjsonparser1.1 package on Kali Linux

Package: libjsonparser1.1
Source: libjsonparser
Version: 1.1.0-2
Installed-Size: 33
Maintainer: Yangfl
Architecture: amd64
Depends: libc6 (>= 2.29)
Size: 8444
SHA256: ad3d3c44acb49077d687d4e844aebdfdee34819218625a422b0adb2e1cbd7724
SHA1: ff54130386c4c9c301ea5d658df1bf5e2544c7a4
MD5sum: 31767da40b2a76ff574dc005a5de4455
Description: Very low footprint JSON parser written in portable ANSI C
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++
Description-md5:
Multi-Arch: same
Homepage: https://github.com/udp/json-parser
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libj/libjsonparser/libjsonparser1.1_1.1.0-2_amd64.deb