How to Install and Uninstall pytest-benchmark Package on Kali Linux

Last updated: May 11,2024

1. Install "pytest-benchmark" package

Here is a brief guide to show you how to install pytest-benchmark on Kali Linux

$ sudo apt update $ sudo apt install pytest-benchmark

2. Uninstall "pytest-benchmark" package

Please follow the instructions below to uninstall pytest-benchmark on Kali Linux:

$ sudo apt remove pytest-benchmark $ sudo apt autoclean && sudo apt autoremove

3. Information about the pytest-benchmark package on Kali Linux

Package: pytest-benchmark
Source: python-pytest-benchmark
Version: 4.0.0-3
Installed-Size: 22
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-pytest-benchmark
Size: 9808
SHA256: 658d87190b8f5b235f9627d2a17f517a91ed101dde6f17be13d3e140706f66b6
SHA1: 116b261bb8deff94b22385cdccfb2d5eafdbacaf
MD5sum: 7ad92124109afa9f49adfead6dd33899
Description: tool for inspecting benchmark data from pytest-benchmark
This package provides a command line util for inspecting benchmark data
generated by the pytest-benchmark fixture. It allows one to display
benchmark data as well as generate histograms or csv exports.
Description-md5:
Homepage: https://github.com/ionelmc/pytest-benchmark
Section: devel
Priority: optional
Filename: pool/main/p/python-pytest-benchmark/pytest-benchmark_4.0.0-3_all.deb