How to Install and Uninstall python2-pytest-benchmark Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python2-pytest-benchmark" package

This is a short guide on how to install python2-pytest-benchmark on openSUSE Leap

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

2. Uninstall "python2-pytest-benchmark" package

In this section, we are going to explain the necessary steps to uninstall python2-pytest-benchmark on openSUSE Leap:

$ sudo zypper remove python2-pytest-benchmark

3. Information about the python2-pytest-benchmark package on openSUSE Leap

Information for package python2-pytest-benchmark:
-------------------------------------------------
Repository : Main Repository
Name : python2-pytest-benchmark
Version : 3.2.3-bp153.1.22
Arch : noarch
Vendor : openSUSE
Installed Size : 346,6 KiB
Installed : No
Status : not installed
Source package : python-pytest-benchmark-3.2.3-bp153.1.22.src
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.