How to Install and Uninstall yggdrasil.x86_64 Package on Oracle Linux 9

Last updated: October 09,2024

1. Install "yggdrasil.x86_64" package

Please follow the guidance below to install yggdrasil.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install yggdrasil.x86_64

2. Uninstall "yggdrasil.x86_64" package

Please follow the guidance below to uninstall yggdrasil.x86_64 on Oracle Linux 9:

$ sudo dnf remove yggdrasil.x86_64 $ sudo dnf autoremove

3. Information about the yggdrasil.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:25:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : yggdrasil
Version : 0.3.2
Release : 2.el9
Architecture : x86_64
Size : 4.2 M
Source : yggdrasil-0.3.2-2.el9.src.rpm
Repository : epel
Summary : Remote data transmission and processing client
URL : https://github.com/redhatinsights/yggdrasil
License : GPL-3.0-only
Description : yggdrasil is a system daemon that subscribes to topics on an MQTT broker and
: routes any data received on the topics to an appropriate child "worker" process,
: exchanging data with its worker processes through a D-Bus message broker.