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

Last updated: May 20,2024

1. Install "python39-pytest-benchmark" package

Please follow the step by step instructions below to install python39-pytest-benchmark on openSuSE Tumbleweed

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

2. Uninstall "python39-pytest-benchmark" package

This tutorial shows how to uninstall python39-pytest-benchmark on openSuSE Tumbleweed:

$ sudo zypper remove python39-pytest-benchmark

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

Information for package python39-pytest-benchmark:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.