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

Last updated: May 17,2024

1. Install "python-mbed-host-tests-doc" package

In this section, we are going to explain the necessary steps to install python-mbed-host-tests-doc on Kali Linux

$ sudo apt update $ sudo apt install python-mbed-host-tests-doc

2. Uninstall "python-mbed-host-tests-doc" package

Please follow the guidance below to uninstall python-mbed-host-tests-doc on Kali Linux:

$ sudo apt remove python-mbed-host-tests-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-mbed-host-tests-doc
Source: python-mbed-host-tests
Version: 1.4.4-9
Installed-Size: 4759
Maintainer: Debian Python Team
Architecture: all
Replaces: python3-mbed-host-tests-doc
Depends: libjs-jquery
Enhances: python3-mbed-host-tests
Breaks: python3-mbed-host-tests-doc
Size: 276184
SHA256: 8be33937bbcee0d4a67e995b12c79287128592685763a8583f9df9a64be418c8
SHA1: 2aa46342b6d2b1605b3c19da61005d385bf6c95a
MD5sum: 5bb0707632206f88e661d7612ff0cde7
Description: module and utilities to flash, reset and test Mbed Enabled devices (docs)
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 library and utility documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ARMmbed/htrun
Section: doc
Priority: optional
Filename: pool/main/p/python-mbed-host-tests/python-mbed-host-tests-doc_1.4.4-9_all.deb