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

Last updated: May 14,2024

1. Install "libjsonnet-dev" package

Please follow the step by step instructions below to install libjsonnet-dev on Kali Linux

$ sudo apt update $ sudo apt install libjsonnet-dev

2. Uninstall "libjsonnet-dev" package

Please follow the guidance below to uninstall libjsonnet-dev on Kali Linux:

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

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

Package: libjsonnet-dev
Source: jsonnet (0.20.0+ds-1)
Version: 0.20.0+ds-1+b1
Installed-Size: 2357
Maintainer: Fukui Daichi
Architecture: amd64
Depends: libjsonnet0 (= 0.20.0+ds-1+b1)
Size: 375372
SHA256: cab612b30f0a97e5386c1ec7307c118197225e2db1b955e6fe9c15ce76175be0
SHA1: bfd1821bbe6673918384ed60aad89ab5e3d7cb1c
MD5sum: ac69350d516b238b380cde4c3082e75e
Description: data templating language (devel)
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 development files.
Description-md5:
Homepage: https://github.com/google/jsonnet
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/j/jsonnet/libjsonnet-dev_0.20.0+ds-1+b1_amd64.deb