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

Last updated: June 26,2024

1. Install "python39-irc" package

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

$ sudo zypper refresh $ sudo zypper install python39-irc

2. Uninstall "python39-irc" package

Please follow the guidance below to uninstall python39-irc on openSuSE Tumbleweed:

$ sudo zypper remove python39-irc

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

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