How to Install and Uninstall libjsonnet0 Package on Kali Linux

Last updated: May 08,2024

1. Install "libjsonnet0" package

Please follow the steps below to install libjsonnet0 on Kali Linux

$ sudo apt update $ sudo apt install libjsonnet0

2. Uninstall "libjsonnet0" package

Please follow the instructions below to uninstall libjsonnet0 on Kali Linux:

$ sudo apt remove libjsonnet0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjsonnet0 package on Kali Linux

Package: libjsonnet0
Source: jsonnet (0.20.0+ds-1)
Version: 0.20.0+ds-1+b1
Installed-Size: 1238
Maintainer: Fukui Daichi
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 386544
SHA256: ecf5ac34fb9482f955beaf1d376e8da6421228e1fd4b2851ae35df885c9d4ef5
SHA1: 064539fd6056fa9d8174792f2a6ecc09f1134a91
MD5sum: 8dfbb254b7e424b5f7c8546372d67295
Description: data templating language (lib)
A data templating language for app and tool developers
.
* Generate config data
* Side-effect free
* Organize, simplify, unify
* Manage sprawling config
.
A simple extension of JSON
.
* Open source (Apache 2.0)
* Familiar syntax
* Reformatter, linter
* Editor & IDE integrations
* Formally specified
.
Eliminate duplication with object-orientation. Or, use functions.
Integrate with existing / custom applications. Generate JSON, YAML,
INI, and other formats.
.
This package ships the shared object.
Description-md5:
Homepage: https://github.com/google/jsonnet
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/j/jsonnet/libjsonnet0_0.20.0+ds-1+b1_amd64.deb