How to Install and Uninstall python-uflash-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: July 08,2024

1. Install "python-uflash-doc" package

Please follow the step by step instructions below to install python-uflash-doc on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python-uflash-doc" package

In this section, we are going to explain the necessary steps to uninstall python-uflash-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python-uflash-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-uflash-doc
Architecture: all
Version: 1.2.4+dfsg-8
Multi-Arch: foreign
Priority: optional
Section: universe/doc
Source: python-uflash
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 191
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Suggests: www-browser
Breaks: python3-uflash-doc
Replaces: python3-uflash-doc
Enhances: python3-uflash
Filename: pool/universe/p/python-uflash/python-uflash-doc_1.2.4+dfsg-8_all.deb
Size: 33428
MD5sum: 2668f7bbd9c9f4b040e7bfcaf5a45965
SHA1: 937c9d3d90dcaf001057941acada4d91655d54c6
SHA256: 092adf35eb025ef592cf5374e52eca4986b4bdd5fba182656e1453379442dc3d
SHA512: 37cf265d391cad817457feaaa7d00b23f05e309c2ad31e486c41e423382938803ba253db241a2da5109bfd30797c074792e262b52320bc74c4488816f752a9f6
Homepage: https://github.com/ntoll/uflash
Description-en: module and utility for flashing the BBC micro:bit (documentation)
uflash is a utility for flashing the BBC micro:bit with Python scripts
and the MicroPython runtime.
.
It provides two services:
.
* a library of functions to programmatically create a hex file and flash
it onto a BBC micro:bit.
* a command line utility (uflash) that will flash Python scripts onto
a BBC micro:bit
.
Several essential operations are implemented:
.
* encode Python into the hex format
* embed the resulting hexified Python into the MicroPython runtime hex
* extract an encoded Python script from a MicroPython hex file
* discover the connected micro:bit
* copy the resulting hex onto the micro:bit, thus flashing the device
* specify the MicroPython runtime hex in which to embed your Python code
.
By default, python3-uflash will use the MicroPython runtime for micro:bit
provided by the firmware-microbit-micropython{,-dl} packages and which is
located in /usr/share/firmware-microbit-micropython/firmware.hex. Please
ensure one of these packages is installed so that a default runtime is
always available.
.
This package provides the uflash documentation.
Description-md5: 42b438bb444105aa811c70a46ed2a92c