How to Install and Uninstall python310-pytest-benchmark Package on openSuSE Tumbleweed

Last updated: June 30,2024

1. Install "python310-pytest-benchmark" package

Here is a brief guide to show you how to install python310-pytest-benchmark on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pytest-benchmark

2. Uninstall "python310-pytest-benchmark" package

Learn how to uninstall python310-pytest-benchmark on openSuSE Tumbleweed:

$ sudo zypper remove python310-pytest-benchmark

3. Information about the python310-pytest-benchmark package on openSuSE Tumbleweed

Information for package python310-pytest-benchmark:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pytest-benchmark
Version : 4.0.0-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 268.7 KiB
Installed : No
Status : not installed
Source package : python-pytest-benchmark-4.0.0-5.1.src
Upstream URL : https://github.com/ionelmc/pytest-benchmark
Summary : A py.test fixture for benchmarking code
Description :
A py.test fixture for benchmarking code. It will group the tests into
rounds that are calibrated to the chosen timer.