How to Install and Uninstall labgrid Package on Kali Linux

Last updated: May 17,2024

1. Install "labgrid" package

Here is a brief guide to show you how to install labgrid on Kali Linux

$ sudo apt update $ sudo apt install labgrid

2. Uninstall "labgrid" package

Please follow the instructions below to uninstall labgrid on Kali Linux:

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

3. Information about the labgrid package on Kali Linux

Package: labgrid
Version: 0.4.1-4
Installed-Size: 126
Maintainer: Debian Python Team
Architecture: all
Depends: iproute2, python3-labgrid, socat, python3:any
Size: 32404
SHA256: 01bf37174207ac090c489bf926cceb485162ec582d2889104a95e11377f88a9e
SHA1: 5557bb8667ffa86e4f36dd7d611f143c4ee06150
MD5sum: 91799f3a3cfc0550850b5ff7531f616a
Description: Embedded board control programs
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 includes labgrid-autoinstall, labgrid-client, labgrid-exporter,
labgrid-suggest, and labgrid-bound-connect executables.
Description-md5: c3a88ef8c52ed3d335eeddae54a2f451
Homepage: https://www.pengutronix.de/en/software/labgrid.html
Section: embedded
Priority: optional
Filename: pool/main/l/labgrid/labgrid_0.4.1-4_all.deb