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

Last updated: May 21,2024

1. Install "python-circuits-doc" package

This is a short guide on how to install python-circuits-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-circuits-doc

2. Uninstall "python-circuits-doc" package

Please follow the instructions below to uninstall python-circuits-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-circuits-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-circuits-doc
Priority: optional
Section: universe/doc
Installed-Size: 2162
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: circuits
Version: 3.1.0+ds1-1
Depends: libjs-jquery
Filename: pool/universe/c/circuits/python-circuits-doc_3.1.0+ds1-1_all.deb
Size: 291520
MD5sum: cb4d2c64f068a3ba3b768a75aaf5de6c
SHA1: d0b520572cebdcaf0da57d3ef2c9741948844c85
SHA256: 2367e8d75765a5e8d7dbe8bfb72ca1f5151eb94ff98246494b580a821ce00334
Description-en: event-driven framework with a component architecture (Documentation)
circuits is an event-driven framework with a focus on Component
Software Architectures where System Functionality is defined in
Components. Components communicate with one another by propagating
events throughout the system. Each Component can react to events and
expose events to other parts of the system Components are able to
manage their own events and can also be linked to other Components.
.
Circuits has a clean architecture and has no external dependencies on
any other library. It's simplistic design is unmatchable but yet
delivers a powerful framework for building large, scalable,
maintainable applications and systems. Circuits was a core integral
part of the pymills library developed in 2006 and was partly inspired
by the Trac architecture.
.
This package contains documentation and examples.
Description-md5: 4bb0d498c500a9ce6a7863ce1ee783d6
Homepage: http://circuitsframework.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu