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

Last updated: September 28,2024

1. Install "python-gtk" package

This tutorial shows how to install python-gtk on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-gtk

2. Uninstall "python-gtk" package

Here is a brief guide to show you how to uninstall python-gtk on openSUSE Leap:

$ sudo zypper remove python-gtk

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

Information for package python-gtk:
-----------------------------------
Repository : Main Repository
Name : python-gtk
Version : 2.24.0-8.27
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3,5 MiB
Installed : No
Status : not installed
Source package : python-gtk-2.24.0-8.27.src
Summary : Python bindings for the GTK+ widget set
Description :
PyGTK is an extension module for python that gives you access to the
GTK+ widget set. Just about anything you can write in C with GTK+ you
can write in python with PyGTK (within reason), but with all of
python's benefits.

5. The same packages on other Linux Distributions