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

Last updated: November 24,2024

1. Install "python310-daemonize" package

This is a short guide on how to install python310-daemonize on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-daemonize

2. Uninstall "python310-daemonize" package

This guide covers the steps necessary to uninstall python310-daemonize on openSuSE Tumbleweed:

$ sudo zypper remove python310-daemonize

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

Information for package python310-daemonize:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-daemonize
Version : 2.5.0-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 21.1 KiB
Installed : No
Status : not installed
Source package : python-daemonize-2.5.0-5.1.src
Upstream URL : https://github.com/thesharp/daemonize
Summary : Python module to launch code as a daemon process
Description :
daemonize is a library for writing system daemons in Python.