How to Install and Uninstall pygtk2-libglade.x86_64 Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "pygtk2-libglade.x86_64" package
Here is a brief guide to show you how to install pygtk2-libglade.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
pygtk2-libglade.x86_64
Copied
2. Uninstall "pygtk2-libglade.x86_64" package
Please follow the steps below to uninstall pygtk2-libglade.x86_64 on Amazon Linux 2:
$
sudo yum remove
pygtk2-libglade.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the pygtk2-libglade.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : pygtk2-libglade
Arch : x86_64
Version : 2.24.0
Release : 9.amzn2.0.2
Size : 25 k
Repo : amzn2-core/2/x86_64
Summary : A wrapper for the libglade library for use with PyGTK
URL : http://www.pygtk.org/
License : LGPLv2+
Description : This module contains a wrapper for the libglade library. Libglade
: allows a program to construct its user interface from an XML
: description, which allows the programmer to keep the UI and
: program logic separate.
Available Packages
Name : pygtk2-libglade
Arch : x86_64
Version : 2.24.0
Release : 9.amzn2.0.2
Size : 25 k
Repo : amzn2-core/2/x86_64
Summary : A wrapper for the libglade library for use with PyGTK
URL : http://www.pygtk.org/
License : LGPLv2+
Description : This module contains a wrapper for the libglade library. Libglade
: allows a program to construct its user interface from an XML
: description, which allows the programmer to keep the UI and
: program logic separate.