How to Install and Uninstall yggdrasil.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "yggdrasil.x86_64" package

This guide covers the steps necessary to install yggdrasil.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install yggdrasil.x86_64

2. Uninstall "yggdrasil.x86_64" package

Please follow the guidelines below to uninstall yggdrasil.x86_64 on AlmaLinux 9:

$ sudo dnf remove yggdrasil.x86_64 $ sudo dnf autoremove

3. Information about the yggdrasil.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:29:13 ago on Wed Mar 13 07:41:12 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.