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

Last updated: May 12,2024

1. Install "python3-mbed-host-tests" package

This guide let you learn how to install python3-mbed-host-tests on Kali Linux

$ sudo apt update $ sudo apt install python3-mbed-host-tests

2. Uninstall "python3-mbed-host-tests" package

Please follow the instructions below to uninstall python3-mbed-host-tests on Kali Linux:

$ sudo apt remove python3-mbed-host-tests $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-mbed-host-tests
Source: python-mbed-host-tests
Version: 1.4.4-9
Installed-Size: 343
Maintainer: Debian Python Team
Architecture: all
Depends: python3-zombie-imp, python3-pkg-resources, python3-intelhex, python3-mbed-ls, python3-prettytable, python3-requests, python3-serial, python3:any
Suggests: python-mbed-host-tests-doc
Size: 72980
SHA256: 4e57302a1c6c335d083610a6362c13d6cdc1240c7ef51bb4b9237183374bf6d2
SHA1: 1b9ddc091ae0d9c827d79a014959a3cfad0db307
MD5sum: 31ecc5b36683c6ec558d1e7a52bccf54
Description: module and utilities to flash, reset and test Mbed Enabled devices
The mbed-host-tests module and mbedhtrun and mbedflsh utilities are used
during ARM Mbed Enabled device development for:
.
* Driving test binary flashing
* Device reset
* Test execution
.
The default binary flashing method is one supported by mbed-enabled devices:
a binary file is copied onto the mbed-enabled DUT's (Device Under Test) mounted
drive (MSD). This procedure will automatically flash device with given binary
file content.
.
The default DUT reset method is one supported by mbed-enabled devices: the
serial port (CDC) "sendBreak" command resets the target MCU on mbed-enabled
platform.
.
The test execution phase will consist of:
.
* Opening connection between host computer and DUT
* DUT will send to host preamble with test runner information such as:
- test environment version
- test timeout
- preferred host test script (Python script which is used to
supervise/instrument test execution)
* Host will spawn host test script and test execution will be instrumented
* Exchange data (in most cases text) between host and DUT
.
This package contains the Python 3 module and mbedhtrun and mbedflsh
utilities.
Description-md5:
Homepage: https://github.com/ARMmbed/htrun
Section: python
Priority: optional
Filename: pool/main/p/python-mbed-host-tests/python3-mbed-host-tests_1.4.4-9_all.deb