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

Last updated: July 01,2024

1. Install "python36-daemonize" package

Please follow the step by step instructions below to install python36-daemonize on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-daemonize

2. Uninstall "python36-daemonize" package

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

$ sudo zypper remove python36-daemonize

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

Information for package python36-daemonize:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-daemonize
Version : 2.5.0-3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 25,1 KiB
Installed : No
Status : not installed
Source package : python-daemonize-2.5.0-3.7.src
Summary : Python module to launch code as a daemon process
Description :
daemonize is a library for writing system daemons in Python.