How to Install and Uninstall python3-pydle Package on openSUSE Leap

Last updated: May 03,2024

1. Install "python3-pydle" package

This tutorial shows how to install python3-pydle on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pydle

2. Uninstall "python3-pydle" package

Please follow the steps below to uninstall python3-pydle on openSUSE Leap:

$ sudo zypper remove python3-pydle

3. Information about the python3-pydle package on openSUSE Leap

Information for package python3-pydle:
--------------------------------------
Repository : Main Repository
Name : python3-pydle
Version : 0.9.4rc1-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 348.1 KiB
Installed : No
Status : not installed
Source package : python-pydle-0.9.4rc1-bp155.2.12.src
Upstream URL : https://github.com/Shizmob/pydle
Summary : Modular, callback-based IRCv3 library for Python 3
Description :
Pydle is a modular, callback-based IRCv3 library for Python 3.
Features include:
* TLS
* CTCP
* ISUPPORT/PROTOCTL
* WHOX
* IRCv3.1 (full)
* IRCv3.2 (base only, work in progress)