How to Install and Uninstall python3-mboot Package on Kali Linux

Last updated: June 27,2024

1. Install "python3-mboot" package

In this section, we are going to explain the necessary steps to install python3-mboot on Kali Linux

$ sudo apt update $ sudo apt install python3-mboot

2. Uninstall "python3-mboot" package

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

$ sudo apt remove python3-mboot $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-mboot package on Kali Linux

Package: python3-mboot
Source: python-mboot
Version: 0.3.0-2
Installed-Size: 159
Maintainer: Sebastian Ramacher
Architecture: all
Depends: python3-bincopy, python3-click, python3-easy-enum, python3-serial, python3-usb, python3:any
Size: 28104
SHA256: 179b6c43600f6edcacfd67a60817ab91062483193dd81151effffc72febf2803
SHA1: 19f2faad5fd48f139ee85b98b256bd7406e58cd3
MD5sum: cf64417719a68d2e0dc55a475c1ef442
Description: Module for communication with NXP MCU Bootloader (Python 3)
pyMBoot is a Python based library for configuring and upgrading the firmware
of NXP Microcontrollers via their embedded MCUBOOT (MCU Bootloader).
.
This package contains the module for Python 3.
Description-md5:
Homepage: https://github.com/molejar/pyMBoot
Section: python
Priority: optional
Filename: pool/main/p/python-mboot/python3-mboot_0.3.0-2_all.deb