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

Last updated: May 16,2024

1. Install "python3-testinfra" package

This is a short guide on how to install python3-testinfra on Kali Linux

$ sudo apt update $ sudo apt install python3-testinfra

2. Uninstall "python3-testinfra" package

Please follow the guidance below to uninstall python3-testinfra on Kali Linux:

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

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

Package: python3-testinfra
Source: pytest-testinfra
Version: 10.1.0-1
Installed-Size: 242
Maintainer: Debian Python Team
Architecture: all
Replaces: testinfra (<< 6.0.0-1)
Provides: testinfra
Depends: python3-pytest, python3:any
Recommends: python3-paramiko
Suggests: ansible, docker.io, lxc, podman, python3-winrm
Breaks: testinfra (<< 6.0.0-1)
Size: 44860
SHA256: 009c51bb02b93a00d12ed8a4f383249225bd6dde973ba3c64c34d679e2ccf7b8
SHA1: 374ecb5b15d1d60a9b7d6939812de85ed3c0a7b3
MD5sum: ee8098f9697b88fc61a486091944fffa
Description: server state testing framework based on pytest
This is a framework for writing arbitrary server status tests
equivalent to Serverspec.
.
It's implemented as a plugin for Pytest.
Description-md5:
Homepage: https://github.com/pytest-dev/pytest-testinfra
Section: python
Priority: optional
Filename: pool/main/p/pytest-testinfra/python3-testinfra_10.1.0-1_all.deb