How to Install and Uninstall libgtkmm-2_4-1 Package on openSUSE Leap

Last updated: October 06,2024

1. Install "libgtkmm-2_4-1" package

In this section, we are going to explain the necessary steps to install libgtkmm-2_4-1 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libgtkmm-2_4-1

2. Uninstall "libgtkmm-2_4-1" package

Please follow the guidance below to uninstall libgtkmm-2_4-1 on openSUSE Leap:

$ sudo zypper remove libgtkmm-2_4-1

3. Information about the libgtkmm-2_4-1 package on openSUSE Leap

Information for package libgtkmm-2_4-1:
---------------------------------------
Repository : Main Repository
Name : libgtkmm-2_4-1
Version : 2.24.5-150400.12.9
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 5.1 MiB
Installed : No
Status : not installed
Source package : gtkmm2-2.24.5-150400.12.9.src
Upstream URL : http://www.gtkmm.org/
Summary : C++ Interface for GTK2 (a GUI library for X)
Description :
Gtkmm provides a C++ interface to the GTK+ GUI library. gtkmm2 wraps
GTK+ 2. Highlights include typesafe callbacks, widgets extensible via
inheritance and a comprehensive set of widget classes that can be
freely combined to quickly create complex user interfaces.