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

Last updated: July 03,2024

1. Install "python310-irc" package

This guide covers the steps necessary to install python310-irc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-irc

2. Uninstall "python310-irc" package

Please follow the step by step instructions below to uninstall python310-irc on openSuSE Tumbleweed:

$ sudo zypper remove python310-irc

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

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