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

Last updated: June 03,2024

1. Install "python312-irc" package

Please follow the step by step instructions below to install python312-irc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-irc

2. Uninstall "python312-irc" package

Please follow the guidelines below to uninstall python312-irc on openSuSE Tumbleweed:

$ sudo zypper remove python312-irc

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

Information for package python312-irc:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-irc
Version : 20.3.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 557.7 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.