How to Install and Uninstall python-gtk Package on openSuSE Tumbleweed
Last updated: November 05,2024
1. Install "python-gtk" package
Please follow the step by step instructions below to install python-gtk on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python-gtk
Copied
2. Uninstall "python-gtk" package
Learn how to uninstall python-gtk on openSuSE Tumbleweed:
$
sudo zypper remove
python-gtk
Copied
3. Information about the python-gtk package on openSuSE Tumbleweed
Information for package python-gtk:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python-gtk
Version : 2.24.0-23.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.4 MiB
Installed : No
Status : not installed
Source package : python-gtk-2.24.0-23.2.src
Upstream URL : http://www.pygtk.org/
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.
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python-gtk
Version : 2.24.0-23.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.4 MiB
Installed : No
Status : not installed
Source package : python-gtk-2.24.0-23.2.src
Upstream URL : http://www.pygtk.org/
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.