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

Last updated: July 01,2024

1. Install "python310-zdaemon" package

Please follow the instructions below to install python310-zdaemon on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-zdaemon

2. Uninstall "python310-zdaemon" package

This is a short guide on how to uninstall python310-zdaemon on openSuSE Tumbleweed:

$ sudo zypper remove python310-zdaemon

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

Information for package python310-zdaemon:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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