How to Install and Uninstall golang-github-dustin-broadcast-devel.noarch Package on Fedora 34

Last updated: September 28,2024

1. Install "golang-github-dustin-broadcast-devel.noarch" package

This is a short guide on how to install golang-github-dustin-broadcast-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-dustin-broadcast-devel.noarch

2. Uninstall "golang-github-dustin-broadcast-devel.noarch" package

This is a short guide on how to uninstall golang-github-dustin-broadcast-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-dustin-broadcast-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-dustin-broadcast-devel.noarch package on Fedora 34

Last metadata expiration check: 0:56:55 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-dustin-broadcast-devel
Version : 0
Release : 0.5.20190626gitf664265.fc34
Architecture : noarch
Size : 13 k
Source : golang-github-dustin-broadcast-0-0.5.20190626gitf664265.fc34.src.rpm
Repository : fedora
Summary : Trivial channel pubsub
URL : https://github.com/dustin/go-broadcast
License : MIT
Description : Package Broadcast provides pubsub of messages over channels.
:
: A provider has a Broadcaster into which it Submits messages and into which
: subscribers Register to pick up those messages.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/dustin/go-broadcast