How to Install and Uninstall libgtkmm-3_0-1 Package on openSUSE Leap

Last updated: July 03,2024

1. Install "libgtkmm-3_0-1" package

Here is a brief guide to show you how to install libgtkmm-3_0-1 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libgtkmm-3_0-1

2. Uninstall "libgtkmm-3_0-1" package

In this section, we are going to explain the necessary steps to uninstall libgtkmm-3_0-1 on openSUSE Leap:

$ sudo zypper remove libgtkmm-3_0-1

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

Information for package libgtkmm-3_0-1:
---------------------------------------
Repository : Main Repository
Name : libgtkmm-3_0-1
Version : 3.24.6-150400.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 6.2 MiB
Installed : No
Status : not installed
Source package : gtkmm3-3.24.6-150400.3.3.1.src
Upstream URL : https://www.gtkmm.org/
Summary : C++ Interface for GTK3 (a GUI library for X)
Description :
Gtkmm provides a C++ interface to the GTK+ GUI library. gtkmm3 wraps
GTK+ 3. 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.