How to Install and Uninstall python3-cotyledon Package on Kali Linux

Last updated: May 10,2024

1. Install "python3-cotyledon" package

Please follow the instructions below to install python3-cotyledon on Kali Linux

$ sudo apt update $ sudo apt install python3-cotyledon

2. Uninstall "python3-cotyledon" package

Here is a brief guide to show you how to uninstall python3-cotyledon on Kali Linux:

$ sudo apt remove python3-cotyledon $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cotyledon package on Kali Linux

Package: python3-cotyledon
Source: python-cotyledon
Version: 1.7.3-2
Installed-Size: 57
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-setproctitle, python3:any
Suggests: python-cotyledon-doc
Size: 12192
SHA256: 99bcbb02774b477a8d4113cd96fd10cae16f9276d829f7355d9024ef7b231037
SHA1: 17f41529ee1b99e871349ef2337896f9e0eaaaa6
MD5sum: 23142ce7d545efd02f680b837ef7ce5c
Description: framework for defining long-running services - Python 3.x
Cotyledon provides a framework for defining long-running services. It provides
handling of Unix signals, spawning of workers, supervision of children
processes, daemon reloading, sd-notify, rate limiting for worker spawning, and
more.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/sileht/cotyledon
Section: python
Priority: optional
Filename: pool/main/p/python-cotyledon/python3-cotyledon_1.7.3-2_all.deb