How to Install and Uninstall python3-jsonnet Package on Kali Linux

Last updated: May 12,2024

1. Install "python3-jsonnet" package

This guide covers the steps necessary to install python3-jsonnet on Kali Linux

$ sudo apt update $ sudo apt install python3-jsonnet

2. Uninstall "python3-jsonnet" package

Please follow the guidance below to uninstall python3-jsonnet on Kali Linux:

$ sudo apt remove python3-jsonnet $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-jsonnet package on Kali Linux

Package: python3-jsonnet
Source: jsonnet (0.20.0+ds-1)
Version: 0.20.0+ds-1+b1
Installed-Size: 2351
Maintainer: Fukui Daichi
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 410676
SHA256: 1b3260cd9bfbfa7ca5209b4e006e4899eec89cbd2c957f15f0ee24590c864f96
SHA1: 5c1b696e04381ce5c435a9d3c9ec6a4af5ca4c74
MD5sum: eadddb1348a7fd6b9d2d75d78ecde21b
Description: data templating language (Python)
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 Python binding.
Description-md5:
Homepage: https://github.com/google/jsonnet
Section: python
Priority: optional
Filename: pool/main/j/jsonnet/python3-jsonnet_0.20.0+ds-1+b1_amd64.deb