How to Install and Uninstall python2-daemonize Package on openSUSE Leap

Last updated: July 08,2024

1. Install "python2-daemonize" package

Please follow the step by step instructions below to install python2-daemonize on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-daemonize

2. Uninstall "python2-daemonize" package

Learn how to uninstall python2-daemonize on openSUSE Leap:

$ sudo zypper remove python2-daemonize

3. Information about the python2-daemonize package on openSUSE Leap

Information for package python2-daemonize:
------------------------------------------
Repository : Main Repository
Name : python2-daemonize
Version : 2.5.0-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 20,4 KiB
Installed : No
Status : not installed
Source package : python-daemonize-2.5.0-bp153.1.14.src
Summary : Python module to launch code as a daemon process
Description :
daemonize is a library for writing system daemons in Python.