How to Install and Uninstall golang-github-redhatinsights-yggdrasil-devel.noarch Package on CentOS Stream 9

Last updated: September 24,2024

1. Install "golang-github-redhatinsights-yggdrasil-devel.noarch" package

This guide covers the steps necessary to install golang-github-redhatinsights-yggdrasil-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install golang-github-redhatinsights-yggdrasil-devel.noarch

2. Uninstall "golang-github-redhatinsights-yggdrasil-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-github-redhatinsights-yggdrasil-devel.noarch on CentOS Stream 9:

$ sudo dnf remove golang-github-redhatinsights-yggdrasil-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-redhatinsights-yggdrasil-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:58:33 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : golang-github-redhatinsights-yggdrasil-devel
Version : 0.3.2
Release : 2.el9
Architecture : noarch
Size : 58 k
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.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/redhatinsights/yggdrasil