How to Install and Uninstall python-irclib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 22,2024

1. Install "python-irclib" package

In this section, we are going to explain the necessary steps to install python-irclib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-irclib

2. Uninstall "python-irclib" package

Please follow the instructions below to uninstall python-irclib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-irclib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-irclib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-irclib
Priority: optional
Section: universe/python
Installed-Size: 128
Maintainer: Ubuntu Developers
Original-Maintainer: Thomas Bläsing
Architecture: all
Version: 0.4.8-1.1
Provides: python2.7-irclib
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/p/python-irclib/python-irclib_0.4.8-1.1_all.deb
Size: 25176
MD5sum: 3044f97dcbea320a1a42a64734980093
SHA1: eb875201f8a62060003b81ce4e8747feeb569111
SHA256: 37759ca6ab3df257eafdb04910eaa1bc123432f020287208176087a7f5b3491e
Description-en: IRC client library for Python
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.
Description-md5: 9388957c5649646d62f045dd1deed1e8
Homepage: http://python-irclib.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions