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

Last updated: May 17,2024

1. Install "python3-untokenize" package

Please follow the step by step instructions below to install python3-untokenize on Kali Linux

$ sudo apt update $ sudo apt install python3-untokenize

2. Uninstall "python3-untokenize" package

This tutorial shows how to uninstall python3-untokenize on Kali Linux:

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

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

Package: python3-untokenize
Source: python-untokenize
Version: 0.1.1-3
Installed-Size: 20
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 4084
SHA256: bfac443bbbdddfe9e6c2a19e9fd01fe2782f8ec358fdf52b7c321b38c2dc79c8
SHA1: 270a6955d26bc280241937c3a9b0973651658ac1
MD5sum: 5fbfdc9f30adcd264380a05c2c6c3b12
Description: Untokenize transforms tokens into source code (Python 3)
Untokenize transforms tokens into source code.
.
Unlike the standard library's tokenize.untokenize(), it preserves the
original whitespace between tokens.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/myint/untokenize
Section: python
Priority: optional
Filename: pool/main/p/python-untokenize/python3-untokenize_0.1.1-3_all.deb