How to Install and Uninstall python3-zdaemon Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-zdaemon" package
Here is a brief guide to show you how to install python3-zdaemon on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-zdaemon
Copied
2. Uninstall "python3-zdaemon" package
This tutorial shows how to uninstall python3-zdaemon on openSUSE Leap:
$
sudo zypper remove
python3-zdaemon
Copied
3. Information about the python3-zdaemon package on openSUSE Leap
Information for package python3-zdaemon:
----------------------------------------
Repository : Main Repository
Name : python3-zdaemon
Version : 4.3-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 392.2 KiB
Installed : No
Status : not installed
Source package : python-zdaemon-4.3-bp155.2.10.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
----------------------------------------
Repository : Main Repository
Name : python3-zdaemon
Version : 4.3-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 392.2 KiB
Installed : No
Status : not installed
Source package : python-zdaemon-4.3-bp155.2.10.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