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

Last updated: May 14,2024

1. Install "python3-circuitbreaker" package

This guide let you learn how to install python3-circuitbreaker on Kali Linux

$ sudo apt update $ sudo apt install python3-circuitbreaker

2. Uninstall "python3-circuitbreaker" package

Please follow the steps below to uninstall python3-circuitbreaker on Kali Linux:

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

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

Package: python3-circuitbreaker
Source: python-circuitbreaker
Version: 1.4.0-1
Installed-Size: 41
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 10600
SHA256: 4f7dc5f1d44698230889bba87a5ed147bd344ff6ff335200bfda5bcc1d9bdf15
SHA1: 6388320850cccf48eaadc80f4f877f15521850c2
MD5sum: 8090f06e71765e1e9a4aab08cc642475
Description: Python Circuit Breaker pattern implementation
This is a Python implementation of the "Circuit Breaker" Pattern:
.
https://martinfowler.com/bliki/CircuitBreaker.html
.
Inspired by Michael T. Nygard's highly recommendable book *Release It!*:
.
https://pragprog.com/titles/mnee2/release-it-second-edition/
Description-md5:
Homepage: https://github.com/fabfuel/circuitbreaker
Section: python
Priority: optional
Filename: pool/main/p/python-circuitbreaker/python3-circuitbreaker_1.4.0-1_all.deb