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

Last updated: May 20,2024

1. Install "python3-oslo.service" package

Please follow the guidance below to install python3-oslo.service on openSuSE Tumbleweed

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

2. Uninstall "python3-oslo.service" package

Please follow the guidelines below to uninstall python3-oslo.service on openSuSE Tumbleweed:

$ sudo zypper remove python3-oslo.service

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

Information for package python3-oslo.service:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-oslo.service
Version : 3.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 903.8 KiB
Installed : No
Status : not installed
Source package : python-oslo.service-3.2.0-1.2.src
Upstream URL : https://docs.openstack.org/oslo.service
Summary : OpenStack oslo.service library
Description :
oslo.service provides a framework for defining new long-running services using
the patterns established by other OpenStack applications. It also includes
utilities long-running applications might need for working with SSL or WSGI,
performing periodic operations, interacting with systemd, etc.