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

Last updated: May 19,2024

1. Install "python-pyrcb2-doc" package

Please follow the step by step instructions below to install python-pyrcb2-doc on Kali Linux

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

2. Uninstall "python-pyrcb2-doc" package

Please follow the step by step instructions below to uninstall python-pyrcb2-doc on Kali Linux:

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

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

Package: python-pyrcb2-doc
Source: pyrcb2
Version: 0.6.2-2
Installed-Size: 573
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 64648
SHA256: ef58b92116edaf7a8debafaaeb44f2866acd740f22b5f5a4a3631111c3e8eb3c
SHA1: 89ddaebb888d8856e7b79a800423738174f8fe55
MD5sum: e39688ee81166c3f796c4de860fcb3be
Description: asyncio-based IRC bot library (documentation)
pyrcb2 is an asyncio-based library for writing IRC bots. It is designed
to be easy to use, customizable, and high-level.
.
pyrcb2 includes features such as account tracking, user prefix tracking (voice,
op, etc.), messaging delaying to prevent throttling, and long message
splitting.
.
pyrcb2 also makes use of asyncio and coroutines in Python. This allows you
to write asynchronous code in a linear fashion—you can handle responses to
commands right after you send them.
.
This package provides documentation for pyrcb2
Description-md5: d6fe06413ff0912e8f2623cf2427b827
Homepage: https://github.com/taylordotfish/pyrcb2
Built-Using: alabaster (= 0.7.12-1), sphinx (= 4.5.0-4)
Section: doc
Priority: optional
Filename: pool/main/p/pyrcb2/python-pyrcb2-doc_0.6.2-2_all.deb