How to Install and Uninstall mbed-test-wrapper Package on Kali Linux

Last updated: May 15,2024

1. Install "mbed-test-wrapper" package

Please follow the step by step instructions below to install mbed-test-wrapper on Kali Linux

$ sudo apt update $ sudo apt install mbed-test-wrapper

2. Uninstall "mbed-test-wrapper" package

This tutorial shows how to uninstall mbed-test-wrapper on Kali Linux:

$ sudo apt remove mbed-test-wrapper $ sudo apt autoclean && sudo apt autoremove

3. Information about the mbed-test-wrapper package on Kali Linux

Package: mbed-test-wrapper
Version: 1.0.0-5
Installed-Size: 42
Maintainer: Debian Python Team
Architecture: all
Depends: binutils-arm-none-eabi, python3, python3-mbed-host-tests, python3-mbed-ls
Size: 6508
SHA256: ba9dcc32b6ba6d5e4d137dc59be328325b3dee95bd5da9ab62bb8040a5eeac7c
SHA1: 915bfc35270320c41c8b2d31e931e68e1e60f706
MD5sum: 15cb019ea488900cf1a294737dc3e6ba
Description: utility to wrap the mbed test loader for use by yotta targets
mbed-test-wrapper is used to wrap the mbed test loader, so that it can
be used by yotta targets to run tests on target embedded hardware platforms
(e.g. K64F).
.
The executable file to be tested on the desired target hardware is first
converted to a .bin file if necessary (via arm-none-eabi-objcopy), and then
executed via mbedhtrun using the configured mount point, serial port and
yotta target name.
Description-md5:
Homepage: https://github.com/autopulated/mbed-test-wrapper
Section: devel
Priority: optional
Filename: pool/main/m/mbed-test-wrapper/mbed-test-wrapper_1.0.0-5_all.deb