How to Install and Uninstall python3-json-tricks Package on Kali Linux

Last updated: May 02,2024

1. Install "python3-json-tricks" package

Please follow the guidance below to install python3-json-tricks on Kali Linux

$ sudo apt update $ sudo apt install python3-json-tricks

2. Uninstall "python3-json-tricks" package

This is a short guide on how to uninstall python3-json-tricks on Kali Linux:

$ sudo apt remove python3-json-tricks $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-json-tricks package on Kali Linux

Package: python3-json-tricks
Source: json-tricks
Version: 3.11.0-4
Installed-Size: 85
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 24804
SHA256: f0ecf33cf9ec14eb9ab8bc3950690dfbc9f03f6141ba5c9332a8d7a2fad2a6ba
SHA1: bb225321329bdc3de798685e0d59858fe1f814de
MD5sum: bed9c99121b81f00c6274cfee573fb75
Description: Python module with extra features for JSON files
The json_tricks Python module provides extra features for handling JSON
files from Python:
- Store and load numpy arrays in human-readable format
- Store and load class instances both generic and customized
- Store and load date/times as a dictionary (including timezone)
- Preserve map order OrderedDict
- Allow for comments in json files by starting lines with #
- Sets, complex numbers, Decimal, Fraction, enums, compression, duplicate
keys, ...
Description-md5:
Homepage: https://github.com/mverleg/pyjson_tricks
Section: python
Priority: optional
Filename: pool/main/j/json-tricks/python3-json-tricks_3.11.0-4_all.deb