How to Install and Uninstall libfastjson4 Package on Kali Linux

Last updated: May 15,2024

1. Install "libfastjson4" package

This tutorial shows how to install libfastjson4 on Kali Linux

$ sudo apt update $ sudo apt install libfastjson4

2. Uninstall "libfastjson4" package

In this section, we are going to explain the necessary steps to uninstall libfastjson4 on Kali Linux:

$ sudo apt remove libfastjson4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfastjson4 package on Kali Linux

Package: libfastjson4
Source: libfastjson
Version: 1.2304.0-1
Installed-Size: 80
Maintainer: Michael Biebl
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 28928
SHA256: 62aff2ca7d0fdee225e1c166f86c88910e5593a838cc87bbb9f5552f4222e487
SHA1: 593738919c12900d7e47ed435d2b3b3ea20997cf
MD5sum: 0a319cb96524ce073b7d4d8b1ca78aa0
Description: fast json library for C
The libfastjson library is a fork from json-c with a focus on performance.
.
This package contains the shared library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/rsyslog/libfastjson
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libf/libfastjson/libfastjson4_1.2304.0-1_amd64.deb