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

Last updated: November 07,2024

1. Install "python3-pyrcb2" package

Here is a brief guide to show you how to install python3-pyrcb2 on Kali Linux

$ sudo apt update $ sudo apt install python3-pyrcb2

2. Uninstall "python3-pyrcb2" package

Please follow the guidelines below to uninstall python3-pyrcb2 on Kali Linux:

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

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

Package: python3-pyrcb2
Source: pyrcb2
Version: 0.6.2-2
Installed-Size: 404
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 51344
SHA256: dcb280765fa7d759bc64070f6abf5c1dbfe99b7c836f82a2725488e537f20243
SHA1: d0a7bff8a14e295ede71117cfdc21e28eb045b1c
MD5sum: 30ba00fb2fdf7f9f4fecb5ad5844d2e0
Description: asyncio-based IRC bot library
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.
Description-md5: b6ff1bcbaa58a0e58f8a3d108d509af4
Homepage: https://github.com/taylordotfish/pyrcb2
Section: python
Priority: optional
Filename: pool/main/p/pyrcb2/python3-pyrcb2_0.6.2-2_all.deb