How to Install and Uninstall python-bytecode-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "python-bytecode-doc" package

This is a short guide on how to install python-bytecode-doc on Kali Linux

$ sudo apt update $ sudo apt install python-bytecode-doc

2. Uninstall "python-bytecode-doc" package

This tutorial shows how to uninstall python-bytecode-doc on Kali Linux:

$ sudo apt remove python-bytecode-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-bytecode-doc package on Kali Linux

Package: python-bytecode-doc
Source: python-bytecode
Version: 0.15.1-3
Installed-Size: 486
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Recommends: python3-bytecode
Size: 60532
SHA256: 6518aca738c77e1f16e1bb4619146ade75522206dbcd6e6d10f5b538ad6d31f9
SHA1: 315d21b19cab5b38847f18caa9e8ac37864e9c17
MD5sum: b09256dbe5ab8d0c9fa92a9eaab72ea0
Description: Python module to generate, modify and optimize Python bytecode (documentation)
The bytecode module can be used to write Python bytecode directly and
then convert it into an executable Python code object. It also provides a
pure Python implementation of the Peephole Optimizer introduced in
CPython 3.6.
.
This package contains the bytecode documentation in HTML format.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/MatthieuDartiailh/bytecode
Section: doc
Priority: optional
Filename: pool/main/p/python-bytecode/python-bytecode-doc_0.15.1-3_all.deb