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

Last updated: September 21,2024

1. Install "python312-daemonize" package

Please follow the guidelines below to install python312-daemonize on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-daemonize

2. Uninstall "python312-daemonize" package

This tutorial shows how to uninstall python312-daemonize on openSuSE Tumbleweed:

$ sudo zypper remove python312-daemonize

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

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