How to Install and Uninstall dbus-1-devel Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "dbus-1-devel" package

This guide let you learn how to install dbus-1-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install dbus-1-devel

2. Uninstall "dbus-1-devel" package

This is a short guide on how to uninstall dbus-1-devel on openSuSE Tumbleweed:

$ sudo zypper remove dbus-1-devel

3. Information about the dbus-1-devel package on openSuSE Tumbleweed

Information for package dbus-1-devel:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : dbus-1-devel
Version : 1.14.10-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 129.9 KiB
Installed : No
Status : not installed
Source package : dbus-1-1.14.10-2.2.src
Upstream URL : https://dbus.freedesktop.org/
Summary : Developer package for D-Bus
Description :
D-Bus is a message bus system, a simple way for applications to talk to
one another. D-Bus supplies both a system daemon and a
per-user-login-session daemon. Also, the message bus is built on top of
a general one-to-one message passing framework, which can be used by
any two apps to communicate directly (without going through the message
bus daemon).

5. The same packages on other Linux Distributions