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

Last updated: May 11,2024

1. Install "python3-prison" package

This guide let you learn how to install python3-prison on Kali Linux

$ sudo apt update $ sudo apt install python3-prison

2. Uninstall "python3-prison" package

This guide covers the steps necessary to uninstall python3-prison on Kali Linux:

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

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

Package: python3-prison
Source: python-prison
Version: 0.1.3-3
Installed-Size: 33
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six, python3:any
Size: 6020
SHA256: 0d5d1cde6e0d0d0b1acad8f1e32872e7264f9abdd891454026f347d1b2fb5cdb
SHA1: 6609dd00be5e939cdb80b58b10d639768c55e5f4
MD5sum: 1cc5992461863014bf4d856995b3bc1d
Description: Python encoder/decoder for Rison (Python 3)
This package contains a Python encoder/decoder for Rison, a data serialization
format optimized for compactness in URIs. Rison is a slight variation of JSON
that looks vastly superior after URI encoding. Rison still expresses exactly
the same set of data structures as JSON, so data can be translated back and
forth without loss or guesswork.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/betodealmeida/python-rison
Section: python
Priority: optional
Filename: pool/main/p/python-prison/python3-prison_0.1.3-3_all.deb