How to Install and Uninstall python3-daemonize Package on openSUSE Leap
Last updated: January 11,2025
1. Install "python3-daemonize" package
In this section, we are going to explain the necessary steps to install python3-daemonize on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-daemonize
Copied
2. Uninstall "python3-daemonize" package
Here is a brief guide to show you how to uninstall python3-daemonize on openSUSE Leap:
$
sudo zypper remove
python3-daemonize
Copied
3. Information about the python3-daemonize package on openSUSE Leap
Information for package python3-daemonize:
------------------------------------------
Repository : Main Repository
Name : python3-daemonize
Version : 2.5.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 25.1 KiB
Installed : No
Status : not installed
Source package : python-daemonize-2.5.0-bp155.2.10.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.
------------------------------------------
Repository : Main Repository
Name : python3-daemonize
Version : 2.5.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 25.1 KiB
Installed : No
Status : not installed
Source package : python-daemonize-2.5.0-bp155.2.10.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.