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

Last updated: November 21,2024

1. Install "python3-pytest-benchmark" package

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

$ sudo apt update $ sudo apt install python3-pytest-benchmark

2. Uninstall "python3-pytest-benchmark" package

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

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

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

Package: python3-pytest-benchmark
Source: python-pytest-benchmark
Version: 4.0.0-3
Installed-Size: 174
Maintainer: Debian Python Team
Architecture: all
Depends: python3-cpuinfo, python3-pytest, python3:any
Recommends: python3-elasticsearch, python3-freezegun, python3-pygal
Size: 43380
SHA256: b4292d7510d9de33895ef356c3bb16d38f5d804f64073cf5aa47358a298b88e9
SHA1: 08189f5e1ae9cf83a79a319b15a32b8b03a2b2ad
MD5sum: 80ead4c02b6b412847f774be06357f40
Description: pytest fixture for benchmarking code
This plugin provides a benchmark fixture. This fixture is a callable object
that will benchmark any function passed to it.
.
Notable features and goals:
- Sensible defaults and automatic calibration for microbenchmarks
- Good integration with pytest
- Comparison and regression tracking
- Exhausive statistics
- JSON export
Description-md5:
Homepage: https://github.com/ionelmc/pytest-benchmark
Section: python
Priority: optional
Filename: pool/main/p/python-pytest-benchmark/python3-pytest-benchmark_4.0.0-3_all.deb