How to Install and Uninstall lavacli Package on Kali Linux

Last updated: May 06,2024

1. Install "lavacli" package

Please follow the step by step instructions below to install lavacli on Kali Linux

$ sudo apt update $ sudo apt install lavacli

2. Uninstall "lavacli" package

Please follow the guidelines below to uninstall lavacli on Kali Linux:

$ sudo apt remove lavacli $ sudo apt autoclean && sudo apt autoremove

3. Information about the lavacli package on Kali Linux

Package: lavacli
Version: 1.2-1
Installed-Size: 187
Maintainer: Debian LAVA team
Architecture: all
Depends: python3-aiohttp, python3-jinja2, python3-requests, python3-yaml, python3-zmq, python3:any
Size: 36592
SHA256: c1775caa0f706fc70313047d87222b0b1497ccae8308bbf464e9a9ad25afb9a4
SHA1: 3a1d080e35fa8c6aea1114600ee01484a9969c77
MD5sum: f15aa33c18f4266e0c5b357af4c9d5a3
Description: LAVA XML-RPC command line interface
LAVA is a continuous integration system for deploying operating
systems onto physical and virtual hardware for running tests.
Tests can be simple boot testing, bootloader testing and system
level testing, although extra hardware may be required for some
system tests. Results are tracked over time and data can be
exported for further analysis.
.
This package provides a user space command line interface to
any LAVA (Linaro Automated Validation Architecture) instance for
submitting test jobs or querying the instance for device and job
status over XML-RPC. A user account on the instance is needed to
create and use authentication tokens for some calls. The list of
calls supported is described on the API section of the LAVA
instance.
Description-md5:
Homepage: https://git.lavasoftware.org/lava/lavacli
Tag: admin::automation, admin::configuring, implemented-in::python,
interface::commandline, network::client, protocol::xmlrpc,
role::program, scope::utility, use::configuring, use::monitor,
use::transmission
Section: admin
Priority: optional
Filename: pool/main/l/lavacli/lavacli_1.2-1_all.deb