How to Install and Uninstall libglade-2_0-0-32bit Package on openSuSE Tumbleweed

Last updated: June 27,2024

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

Here is a brief guide to show you how to install libglade-2_0-0-32bit on openSuSE Tumbleweed

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

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

Please follow the instructions below to uninstall libglade-2_0-0-32bit on openSuSE Tumbleweed:

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

3. Information about the libglade-2_0-0-32bit package on openSuSE Tumbleweed

Information for package libglade-2_0-0-32bit:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libglade-2_0-0-32bit
Version : 2.6.4-27.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 111,1 KiB
Installed : No
Status : not installed
Source package : libglade2-2.6.4-27.5.src
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.