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

Last updated: July 05,2024

1. Install "python311-daemonize" package

This guide let you learn how to install python311-daemonize on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-daemonize

2. Uninstall "python311-daemonize" package

This is a short guide on how to uninstall python311-daemonize on openSuSE Tumbleweed:

$ sudo zypper remove python311-daemonize

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

Information for package python311-daemonize:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-daemonize
Version : 2.5.0-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 26.9 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.