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

Last updated: May 15,2024

1. Install "python3-Twisted" package

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

$ sudo zypper refresh $ sudo zypper install python3-Twisted

2. Uninstall "python3-Twisted" package

Learn how to uninstall python3-Twisted on openSUSE Leap:

$ sudo zypper remove python3-Twisted

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

Information for package python3-Twisted:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-Twisted
Version : 22.2.0-150400.15.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 34.8 MiB
Installed : No
Status : not installed
Source package : python3-Twisted-22.2.0-150400.15.1.src
Upstream URL : https://twistedmatrix.com/
Summary : An asynchronous networking framework written in Python
Description :
An extensible framework for Python programming, with special focus
on event-based network programming and multiprotocol integration.