How to Install and Uninstall libgtkmm-3_0-1 Package on openSuSE Tumbleweed

Last updated: October 31,2024

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

This is a short guide on how to install libgtkmm-3_0-1 on openSuSE Tumbleweed

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

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

Please follow the instructions below to uninstall libgtkmm-3_0-1 on openSuSE Tumbleweed:

$ sudo zypper remove libgtkmm-3_0-1

3. Information about the libgtkmm-3_0-1 package on openSuSE Tumbleweed

Information for package libgtkmm-3_0-1:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libgtkmm-3_0-1
Version : 3.24.8-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.1 MiB
Installed : No
Status : not installed
Source package : gtkmm3-3.24.8-1.2.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.