How to Install and Uninstall python-circuits-doc Package on Kali Linux

Last updated: May 16,2024

1. Install "python-circuits-doc" package

This guide let you learn how to install python-circuits-doc on Kali Linux

$ 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 Kali Linux:

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

3. Information about the python-circuits-doc package on Kali Linux

Package: python-circuits-doc
Source: circuits
Version: 3.2.2-2
Installed-Size: 3345
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2), libjs-jquery
Size: 307084
SHA256: 83f8f680d1f1b223b1b2646ff3d8833dd1c52950100c0583c272bf8f7f31ad2c
SHA1: 6ded17eeaea90d997338cf2835ecc0e5f34b6954
MD5sum: 93e0f9cff01920ed612f2f491fd0334f
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/circuits/circuits
Section: doc
Priority: optional
Filename: pool/main/c/circuits/python-circuits-doc_3.2.2-2_all.deb