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

Last updated: May 17,2024

1. Install "python3-labgrid" package

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

$ sudo apt update $ sudo apt install python3-labgrid

2. Uninstall "python3-labgrid" package

Please follow the steps below to uninstall python3-labgrid on Kali Linux:

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

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

Package: python3-labgrid
Source: labgrid
Version: 0.4.1-4
Installed-Size: 697
Maintainer: Debian Python Team
Architecture: all
Depends: python3-docker, python3-graphviz, python3-paho-mqtt, python3-pkg-resources, python3-pysnmp4, python3-pysnmp4-mibs, python3-attr, python3-autobahn, python3-colors, python3-jinja2, python3-packaging, python3-pexpect, python3-pytest, python3-pyudev, python3-requests, python3-serial, python3-xmodem, python3-yaml, python3:any
Recommends: microcom, openssh-client, rsync, socat, sshfs
Size: 118988
SHA256: 805d0371d8445b0b512b249a2cd9fcd98ba978f68efe34035545add864263788
SHA1: 10318b68004650f55861496269c22138ff785aaf
MD5sum: dff9aeef189c6e029b50d01080e79932
Description: Embedded board control library
Labgrid is an embedded board control Python library with a focus on testing,
development and general automation.
.
The idea behind labgrid is to create an abstraction of the hardware control
layer needed for testing of embedded systems, automatic software installation
and automation during development. Labgrid itself is not a testing framework,
but is intended to be combined with pytest (and additional pytest plugins).
.
This package contains the library only.
Description-md5: fe3931944f36907a6405662fcde92718
Homepage: https://www.pengutronix.de/en/software/labgrid.html
Section: python
Priority: optional
Filename: pool/main/l/labgrid/python3-labgrid_0.4.1-4_all.deb