How to Install and Uninstall micropython-doc Package on Kali Linux

Last updated: September 21,2024

1. Install "micropython-doc" package

Please follow the instructions below to install micropython-doc on Kali Linux

$ sudo apt update $ sudo apt install micropython-doc

2. Uninstall "micropython-doc" package

Learn how to uninstall micropython-doc on Kali Linux:

$ sudo apt remove micropython-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the micropython-doc package on Kali Linux

Package: micropython-doc
Source: micropython
Version: 1.22.1+ds-1
Installed-Size: 8864
Maintainer: Yangfl
Architecture: all
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2)
Suggests: python3-doc
Size: 2106048
SHA256: 0c64a110a94379fb62fa2ed5adf254cc5bc8d6f1ae4a0c896021b7eeb6de7b53
SHA1: 455764366e49763513f69d54a9760ce0291c5a74
MD5sum: f3b954d7455eb00b2cb8dc4916f77999
Description: Documentation and examples for MicroPython - HTML format
The Unix port of MicroPython allows testing of programs intended for
microcontrollers on the local Debian host machine (except for hardware-specific
parts). It can also be used as another, tiny but mostly compatible, Python 3
runtime for small scripts (but it comes with FFI and JNI support). This port
uses optimised assembly code on ARM/Thumb, MIPS, i386 and amd64, and
setjmp/longjmp-based fallback code on all other architectures.
.
This contains the documentation in HTML format.
Description-md5:
Multi-Arch: foreign
Homepage: https://micropython.org/
Built-Using: sphinx (= 7.2.6-3)
Section: doc
Priority: optional
Filename: pool/main/m/micropython/micropython-doc_1.22.1+ds-1_all.deb