How to Install and Uninstall python311-zdaemon Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python311-zdaemon" package

Here is a brief guide to show you how to install python311-zdaemon on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-zdaemon

2. Uninstall "python311-zdaemon" package

Please follow the step by step instructions below to uninstall python311-zdaemon on openSuSE Tumbleweed:

$ sudo zypper remove python311-zdaemon

3. Information about the python311-zdaemon package on openSuSE Tumbleweed

Information for package python311-zdaemon:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-zdaemon
Version : 5.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 438.2 KiB
Installed : No
Status : not installed
Source package : python-zdaemon-5.0-1.1.src
Upstream URL : https://github.com/zopefoundation/zdaemon
Summary : Daemon process control library and tools
Description :
zdaemon is a Python package which provides APIs for managing
applications run as daemons. Its principal use to date has been to
manage the application server and storage server daemons for Zope / ZEO,
although it is not limited to running Python-based applications