How to Install and Uninstall python3-PyQt6-QScintilla Package on openSUSE Leap

Last updated: July 07,2024

1. Install "python3-PyQt6-QScintilla" package

This tutorial shows how to install python3-PyQt6-QScintilla on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-PyQt6-QScintilla

2. Uninstall "python3-PyQt6-QScintilla" package

Please follow the instructions below to uninstall python3-PyQt6-QScintilla on openSUSE Leap:

$ sudo zypper remove python3-PyQt6-QScintilla

3. Information about the python3-PyQt6-QScintilla package on openSUSE Leap

Information for package python3-PyQt6-QScintilla:
-------------------------------------------------
Repository : Main Repository
Name : python3-PyQt6-QScintilla
Version : 2.13.4-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : qscintilla-2.13.4-bp155.1.7.src
Upstream URL : https://www.riverbankcomputing.com/software/qscintilla
Summary : Python bindings for QScintilla for PyQt6
Description :
QScintilla is a Qt port of Neil Hodgson's Scintilla C++ editor class.
This is a Qt port from the original Scintilla class
(http://www.scintilla.org/).
This package provides the Python bindings for QScintilla for PyQt6.