How to Install and Uninstall gtksourceview18 Package on openSUSE Leap

Last updated: November 22,2024

1. Install "gtksourceview18" package

This is a short guide on how to install gtksourceview18 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install gtksourceview18

2. Uninstall "gtksourceview18" package

This guide covers the steps necessary to uninstall gtksourceview18 on openSUSE Leap:

$ sudo zypper remove gtksourceview18

3. Information about the gtksourceview18 package on openSUSE Leap

Information for package gtksourceview18:
----------------------------------------
Repository : Main Repository
Name : gtksourceview18
Version : 1.8.5-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : gtksourceview18-1.8.5-bp155.2.13.src
Upstream URL : http://www.gnome.org/
Summary : GTK+ 2.0 Source Editing Widget
Description :
GtkSourceView is a text widget that extends the standard GTK+ 2.x text
widget, GtkTextView.
GtkSourceView improves GtkTextView by implementing syntax highlighting
and other features typical of a source editor.