How to Install and Uninstall libglade-2_0-0-32bit Package on openSUSE Leap

Last updated: May 19,2024

1. Install "libglade-2_0-0-32bit" package

This is a short guide on how to install libglade-2_0-0-32bit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libglade-2_0-0-32bit

2. Uninstall "libglade-2_0-0-32bit" package

Learn how to uninstall libglade-2_0-0-32bit on openSUSE Leap:

$ sudo zypper remove libglade-2_0-0-32bit

3. Information about the libglade-2_0-0-32bit package on openSUSE Leap

Information for package libglade-2_0-0-32bit:
---------------------------------------------
Repository : Main Repository
Name : libglade-2_0-0-32bit
Version : 2.6.4-150400.13.10
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 115.1 KiB
Installed : No
Status : not installed
Source package : libglade2-2.6.4-150400.13.10.src
Upstream URL : http://www.daa.com.au/~james/gnome/
Summary : Glade Library Compatible with the GNOME 2.x Desktop Platform
Description :
This library allows you to load Glade interface files in a program at
runtime. It does not require that you use Glade, but Glade is the
easiest way to create the interface files. For an idea of how to use
the library, see the documentation, especially
/usr/share/doc/packages/libglade/test-libgladee.c and the glade-xml.h
include, which is in the libglade package.