How to Install and Uninstall golang-gopkg-eapache-channels-1-devel.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "golang-gopkg-eapache-channels-1-devel.noarch" package

This is a short guide on how to install golang-gopkg-eapache-channels-1-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-gopkg-eapache-channels-1-devel.noarch

2. Uninstall "golang-gopkg-eapache-channels-1-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-gopkg-eapache-channels-1-devel.noarch on Fedora 34:

$ sudo dnf remove golang-gopkg-eapache-channels-1-devel.noarch $ sudo dnf autoremove

3. Information about the golang-gopkg-eapache-channels-1-devel.noarch package on Fedora 34

Last metadata expiration check: 0:48:08 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-gopkg-eapache-channels-1-devel
Version : 1.1.0
Release : 2.fc34
Architecture : noarch
Size : 22 k
Source : golang-gopkg-eapache-channels-1-1.1.0-2.fc34.src.rpm
Repository : fedora
Summary : Golang channel helpers and special types
URL : https://github.com/eapache/channels
License : MIT
Description : A collection of helper functions and special types
: for working with and extending Go's existing channels.
: Due to limitations of Go's type system, importing
: this library directly is often not practical for
: production code.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – gopkg.in/eapache/channels.v1