How to Install and Uninstall python311-irc Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python311-irc" package

Here is a brief guide to show you how to install python311-irc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-irc

2. Uninstall "python311-irc" package

Learn how to uninstall python311-irc on openSuSE Tumbleweed:

$ sudo zypper remove python311-irc

3. Information about the python311-irc package on openSuSE Tumbleweed

Information for package python311-irc:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-irc
Version : 20.3.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 580.3 KiB
Installed : No
Status : not installed
Source package : python-irc-20.3.1-1.2.src
Upstream URL : https://github.com/jaraco/irc
Summary : A set of Python modules for IRC support
Description :
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.