How to Install and Uninstall circus Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "circus" package

Please follow the instructions below to install circus on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install circus

2. Uninstall "circus" package

This guide covers the steps necessary to uninstall circus on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove circus $ sudo apt autoclean && sudo apt autoremove

3. Information about the circus package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: circus
Priority: optional
Section: universe/admin
Installed-Size: 1250
Maintainer: Ubuntu Developers
Original-Maintainer: David Douard
Architecture: all
Version: 0.12.1+dfsg-1
Depends: python-iowait, python-psutil, python-tornado, python-zmq, python:any (<< 2.8), python:any (>= 2.7.5-5~), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7)
Recommends: python-yaml, python-gevent (>= 0.13), python-gevent-websocket
Suggests: python-redis, python-pygments
Filename: pool/universe/c/circus/circus_0.12.1+dfsg-1_all.deb
Size: 334392
MD5sum: a820b0cf65d82522bfb6f020fcc6d11d
SHA1: 09b3846fe424c35125da356fc87ec2d17aa2d043
SHA256: ec19a39b646aa12ddcd5f70b2f9ad3e6e98108f2237eb3d19db9db9d917a5f55
Description-en: process & socket manager. It can be used to monitor and control
processes and sockets.
.
Circus can be driven via a command-line interface or programmatically trough
its Python API.
.
It shares some of the goals of Supervisord, BluePill and Daemontools.
Description-md5: 8475bd0b187445f14fcfd860cfe1de6d
Homepage: http://circus.readthedocs.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu