How to Install and Uninstall msoak Package on openSuSE Tumbleweed
Last updated: February 25,2025
1. Install "msoak" package
Please follow the step by step instructions below to install msoak on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
msoak
Copied
2. Uninstall "msoak" package
Please follow the step by step instructions below to uninstall msoak on openSuSE Tumbleweed:
$
sudo zypper remove
msoak
Copied
3. Information about the msoak package on openSuSE Tumbleweed
Information for package msoak:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : msoak
Version : 0.8-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 42.6 KiB
Installed : No
Status : not installed
Source package : msoak-0.8-2.1.src
Upstream URL : https://github.com/jpmens/msoak
Summary : A utility to simultaneously subscribe to MQTT servers/topics
Description :
msoak is a utility to simultaneously subscribe to an arbitrary
number of topics on any number of MQTT brokers and optionally
modify or normalize received payloads before printing them out.
This utility was created for being able to back up to a central
location messages received by a number of brokers; instead of
launching (and having to monitor success of) a large number of
mosquitto_sub(1) programs, msoak took on the job.
msoak uses asynchronous connects to the MQTT brokers so that it
can handle situations in which a broker may temporarily be
unavailable.
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : msoak
Version : 0.8-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 42.6 KiB
Installed : No
Status : not installed
Source package : msoak-0.8-2.1.src
Upstream URL : https://github.com/jpmens/msoak
Summary : A utility to simultaneously subscribe to MQTT servers/topics
Description :
msoak is a utility to simultaneously subscribe to an arbitrary
number of topics on any number of MQTT brokers and optionally
modify or normalize received payloads before printing them out.
This utility was created for being able to back up to a central
location messages received by a number of brokers; instead of
launching (and having to monitor success of) a large number of
mosquitto_sub(1) programs, msoak took on the job.
msoak uses asynchronous connects to the MQTT brokers so that it
can handle situations in which a broker may temporarily be
unavailable.