How to Install and Uninstall python3-oslo.service Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-oslo.service" package

This guide let you learn how to install python3-oslo.service on openSUSE Leap

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

2. Uninstall "python3-oslo.service" package

This is a short guide on how to uninstall python3-oslo.service on openSUSE Leap:

$ sudo zypper remove python3-oslo.service

3. Information about the python3-oslo.service package on openSUSE Leap

Information for package python3-oslo.service:
---------------------------------------------
Repository : Main Repository
Name : python3-oslo.service
Version : 2.1.1-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 633.8 KiB
Installed : No
Status : not installed
Source package : python-oslo.service-2.1.1-bp155.2.11.src
Upstream URL : https://launchpad.net/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.