How to Install and Uninstall python3-oslo.metrics Package on openSuSE Tumbleweed

Last updated: October 04,2024

1. Install "python3-oslo.metrics" package

This guide let you learn how to install python3-oslo.metrics on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-oslo.metrics

2. Uninstall "python3-oslo.metrics" package

Please follow the guidance below to uninstall python3-oslo.metrics on openSuSE Tumbleweed:

$ sudo zypper remove python3-oslo.metrics

3. Information about the python3-oslo.metrics package on openSuSE Tumbleweed

Information for package python3-oslo.metrics:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-oslo.metrics
Version : 0.7.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 78.0 KiB
Installed : No
Status : not installed
Source package : python-oslo.metrics-0.7.0-1.2.src
Upstream URL : https://docs.openstack.org/oslo.metrics
Summary : Common code to collect metrics data from other Oslo libraries
Description :
This Oslo metrics API supports collecting metrics data from other
Oslo libraries and exposing the metrics data to monitoring system.
This package contains the Python 3.x module.