How to Install and Uninstall python-zdaemon Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 28,2024

1. Install "python-zdaemon" package

Please follow the step by step instructions below to install python-zdaemon on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-zdaemon

2. Uninstall "python-zdaemon" package

Learn how to uninstall python-zdaemon on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-zdaemon $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-zdaemon package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-zdaemon
Priority: extra
Section: universe/python
Installed-Size: 238
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zdaemon
Version: 2.0.7-1
Provides: python2.7-zdaemon
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-zconfig, python-pkg-resources
Conflicts: zope3
Filename: pool/universe/z/zdaemon/python-zdaemon_2.0.7-1_all.deb
Size: 49938
MD5sum: 182dfd3a35e4bfc5f1811f4934857521
SHA1: a458d1550603d2b160351abd70a8758eac132992
SHA256: 21864464940185ea9dab0588e0ba96f708be41c7a5758bb88cf2e1766efd2276
Description-en: daemon process control library and tools for Unix-based systems
`zdaemon` is a Python package which provides APIs for managing applications
run as daemons. Its principal use to date has been to manage the application
server and storage server daemons for Zope / ZEO, although it is not limited
to running Python-based applications (for instance, it has been used to manage
the 'spread' daemon).
Description-md5: 761f8913e1ddea787af8398012cd07d6
Homepage: http://pypi.python.org/pypi/zdaemon
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu