How to Install and Uninstall libgnome-desktop-2-devel Package on openSUSE Leap

Last updated: May 23,2024

1. Install "libgnome-desktop-2-devel" package

In this section, we are going to explain the necessary steps to install libgnome-desktop-2-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libgnome-desktop-2-devel

2. Uninstall "libgnome-desktop-2-devel" package

This guide covers the steps necessary to uninstall libgnome-desktop-2-devel on openSUSE Leap:

$ sudo zypper remove libgnome-desktop-2-devel

3. Information about the libgnome-desktop-2-devel package on openSUSE Leap

Information for package libgnome-desktop-2-devel:
-------------------------------------------------
Repository : Main Repository
Name : libgnome-desktop-2-devel
Version : 2.32.1-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 379.0 KiB
Installed : No
Status : not installed
Source package : gnome-desktop2-2.32.1-bp155.2.13.src
Upstream URL : http://www.gnome.org
Summary : The GNOME Desktop API Library -- Development Files
Description :
The libgnome-desktop library provides API shared by several applications
on the desktop, but that cannot live in the platform for various
reasons. There is no API or ABI guarantee, although we are doing our
best to provide stability. Documentation for the API is available with
gtk-doc.