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

Last updated: May 15,2024

1. Install "python36-irc" package

Please follow the instructions below to install python36-irc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-irc

2. Uninstall "python36-irc" package

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

$ sudo zypper remove python36-irc

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

Information for package python36-irc:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-irc
Version : 18.0.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 508,0 KiB
Installed : No
Status : not installed
Source package : python-irc-18.0.0-1.7.src
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.