How to Install and Uninstall pygtk2.x86_64 Package on Fedora 36
Last updated: January 15,2025
1. Install "pygtk2.x86_64" package
This guide let you learn how to install pygtk2.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
pygtk2.x86_64
Copied
2. Uninstall "pygtk2.x86_64" package
Please follow the steps below to uninstall pygtk2.x86_64 on Fedora 36:
$
sudo dnf remove
pygtk2.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pygtk2.x86_64 package on Fedora 36
Last metadata expiration check: 5:05:11 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : pygtk2
Version : 2.24.0
Release : 36.fc36
Architecture : x86_64
Size : 953 k
Source : pygtk2-2.24.0-36.fc36.src.rpm
Repository : fedora
Summary : Python bindings for GTK+
URL : http://www.pygtk.org/
License : LGPLv2+
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 the benefits of using a
: high-level scripting language.
Available Packages
Name : pygtk2
Version : 2.24.0
Release : 36.fc36
Architecture : x86_64
Size : 953 k
Source : pygtk2-2.24.0-36.fc36.src.rpm
Repository : fedora
Summary : Python bindings for GTK+
URL : http://www.pygtk.org/
License : LGPLv2+
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 the benefits of using a
: high-level scripting language.