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

Last updated: May 19,2024

1. Install "python38-daemonize" package

Here is a brief guide to show you how to install python38-daemonize on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-daemonize

2. Uninstall "python38-daemonize" package

Please follow the instructions below to uninstall python38-daemonize on openSuSE Tumbleweed:

$ sudo zypper remove python38-daemonize

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

Information for package python38-daemonize:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-daemonize
Version : 2.5.0-3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 25,2 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.