How to Install and Uninstall libmbus Package on openSuSE Tumbleweed

Last updated: June 28,2024

1. Install "libmbus" package

Please follow the guidelines below to install libmbus on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libmbus

2. Uninstall "libmbus" package

In this section, we are going to explain the necessary steps to uninstall libmbus on openSuSE Tumbleweed:

$ sudo zypper remove libmbus

3. Information about the libmbus package on openSuSE Tumbleweed

Information for package libmbus:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libmbus
Version : 0.9.0+59-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 200.9 KiB
Installed : No
Status : not installed
Source package : libmbus-0.9.0+59-1.6.src
Upstream URL : https://github.com/rscada/libmbus
Summary : M-bus Library
Description :
libmbus is an open source library for the M-bus (Meter-Bus) protocol.
The Meter-Bus is a standard for reading out meter data from electricity meters, heat meters, gas meters, etc. The M-bus standard deals with both the electrical signals on the M-Bus, and the protocol and data format used in transmissions on the M-Bus. The role of libmbus is to decode/encode M-bus data, and to handle the communication with M-Bus devices.

5. The same packages on other Linux Distributions