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

Last updated: May 17,2024

1. Install "python3-irc" package

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

$ sudo apt update $ sudo apt install python3-irc

2. Uninstall "python3-irc" package

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

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

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

Package: python3-irc
Source: python-irc
Version: 8.5.3+dfsg-5
Installed-Size: 190
Maintainer: Ben Finney
Architecture: all
Depends: python3-six, python3:any
Size: 48356
SHA256: 7ab83be4812e3164a31aa4768befc313de39455a07f9a4ce647477c59a8433b3
SHA1: c6f63f6d2f88bc162a3774422e2b590fb59c27d5
MD5sum: f2e420230ca07b465adf29d4e12dc596
Description: Internet Relay Chat (IRC) protocol client library — Python 3
This library is intended to encapsulate the IRC protocol at a quite low level.
It provides an event-driven IRC client framework. It has a fairly thorough
support for the basic IRC protocol, CTCP and DCC connections.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://pypi.org/project/irc/
Section: python
Priority: optional
Filename: pool/main/p/python-irc/python3-irc_8.5.3+dfsg-5_all.deb