How to Install and Uninstall python3-mbed-ls Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-mbed-ls" package

Please follow the step by step instructions below to install python3-mbed-ls on Kali Linux

$ sudo apt update $ sudo apt install python3-mbed-ls

2. Uninstall "python3-mbed-ls" package

This is a short guide on how to uninstall python3-mbed-ls on Kali Linux:

$ sudo apt remove python3-mbed-ls $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-mbed-ls package on Kali Linux

Package: python3-mbed-ls
Source: python-mbed-ls
Version: 1.6.2+dfsg-10
Installed-Size: 126
Maintainer: Debian Python Team
Architecture: all
Depends: python3-colorlog, python3-pkg-resources, python3-appdirs, python3-fasteners, python3-prettytable, python3:any
Suggests: python-mbed-ls-doc
Size: 33460
SHA256: 5441e14b65778f748274c7f2b082df3da0e41be9863e3384a951dc51a224f171
SHA1: 81edd62ed0819352a42e2340bf0dc1f8e3d6aed7
MD5sum: f115973e2b8b636a0a1c1e2de017344d
Description: module listing mbed-enabled devices connected to host (Python 3)
This module detects and lists "Mbed Enabled" devices connected to the
host computer.
.
mbedls provides the following information for all connected boards using
console (terminal) output:
.
- Mbed OS platform name
- mount point (MSD or disk)
- serial port
.
This package contains the module for Python 3 and the mbedls utility.
Description-md5:
Homepage: https://github.com/ARMmbed/mbed-ls
Section: python
Priority: optional
Filename: pool/main/p/python-mbed-ls/python3-mbed-ls_1.6.2+dfsg-10_all.deb