How to Install and Uninstall python39-daemonize Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python39-daemonize" package
This guide let you learn how to install python39-daemonize on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-daemonize
Copied
2. Uninstall "python39-daemonize" package
This guide let you learn how to uninstall python39-daemonize on openSuSE Tumbleweed:
$
sudo zypper remove
python39-daemonize
Copied
3. Information about the python39-daemonize package on openSuSE Tumbleweed
Information for package python39-daemonize:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-daemonize
Version : 2.5.0-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 21.1 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.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-daemonize
Version : 2.5.0-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 21.1 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.