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

Last updated: October 06,2024

1. Install "micropython-mpremote" package

This tutorial shows how to install micropython-mpremote on Kali Linux

$ sudo apt update $ sudo apt install micropython-mpremote

2. Uninstall "micropython-mpremote" package

Please follow the steps below to uninstall micropython-mpremote on Kali Linux:

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

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

Package: micropython-mpremote
Version: 1.22.0-1
Installed-Size: 118
Maintainer: Debian Python Team
Architecture: all
Depends: python3-importlib-metadata | python3-supported-min (>= 3.8), python3-serial, python3:any
Suggests: micropython
Size: 26960
SHA256: 1f810e9c53c2d4e6449e06ec086c4b9c1ac72acabc448637574fab8c0d24822d
SHA1: c6017319129933341d8076c28bd8237acba1ad51
MD5sum: 69eeef0947f212311d47f8851cd6a807
Description: Tool for interacting remotely with MicroPython on a microcontroller
The mpremote tool provides a set of commands for interacting with a
microcontroller board running MicroPython over a serial connection. It
includes the ability to run local scripts on the board, perform a variety of
filesystem tasks (cat, ls, cp, rm, mkdir, rmdir), mount a local directory on
the remote board, and execute an interactive REPL on the board.
Description-md5:
Homepage: https://github.com/micropython/micropython
Section: utils
Priority: optional
Filename: pool/main/m/micropython-mpremote/micropython-mpremote_1.22.0-1_all.deb