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

Last updated: July 01,2024

1. Install "python39-zdaemon" package

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

$ sudo zypper refresh $ sudo zypper install python39-zdaemon

2. Uninstall "python39-zdaemon" package

Please follow the instructions below to uninstall python39-zdaemon on openSuSE Tumbleweed:

$ sudo zypper remove python39-zdaemon

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

Information for package python39-zdaemon:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-zdaemon
Version : 5.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 321.1 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