How to Install and Uninstall python-gtksourceview Package on openSUSE Leap

Last updated: July 05,2024

1. Install "python-gtksourceview" package

In this section, we are going to explain the necessary steps to install python-gtksourceview on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-gtksourceview

2. Uninstall "python-gtksourceview" package

Please follow the step by step instructions below to uninstall python-gtksourceview on openSUSE Leap:

$ sudo zypper remove python-gtksourceview

3. Information about the python-gtksourceview package on openSUSE Leap

Information for package python-gtksourceview:
---------------------------------------------
Repository : Main Repository
Name : python-gtksourceview
Version : 2.10.1-bp153.1.19
Arch : x86_64
Vendor : openSUSE
Installed Size : 293,3 KiB
Installed : No
Status : not installed
Source package : python-gtksourceview-2.10.1-bp153.1.19.src
Summary : Python bindings for the GTK+ source editing widget
Description :
GtkSourceView is a text widget that extends GtkTextView, the standard
GTK+ text widget.
It improves GtkTextView by implementing syntax highlighting and other
features typical of a source editor.
This package contains Python bindings for the library.