How to Install and Uninstall micropython Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "micropython" package

This is a short guide on how to install micropython on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install micropython

2. Uninstall "micropython" package

This guide covers the steps necessary to uninstall micropython on Ubuntu 21.10 (Impish Indri):

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

3. Information about the micropython package on Ubuntu 21.10 (Impish Indri)

Package: micropython
Architecture: amd64
Version: 1.17+ds-1ubuntu1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Yangfl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 582
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libmbedcrypto3 (>= 2.13), libmbedtls12 (>= 2.13), libmbedx509-0 (>= 2.0)
Suggests: default-jre-headless
Filename: pool/universe/m/micropython/micropython_1.17+ds-1ubuntu1_amd64.deb
Size: 225708
MD5sum: c48391b15b2188c444e07a528d5cd785
SHA1: fc4a5da1c7a3319775ebc988192e323c60da8756
SHA256: 64e1da9ecf6c4d73a22a79a99c33c01cbf8a6ecd7f7d47244623e0eb545d43aa
SHA512: 7c97a570ba847c3e584e706a0c649dff55af9fd21110c0b2e7f15cbc4eb0423285923b89fbc7df6718152eae9e29fef4028dc476b0c3348f28bf10c98b8e1b00
Homepage: https://micropython.org/
Description-en: Unix/Linux port of MicroPython for board-independent use on the host
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.
Description-md5: 43b2c39b79b2ff078e777ad9e502f92e