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

Last updated: June 29,2024

1. Install "python312-zdaemon" package

Please follow the step by step instructions below to install python312-zdaemon on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-zdaemon

2. Uninstall "python312-zdaemon" package

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

$ sudo zypper remove python312-zdaemon

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

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