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

Last updated: November 28,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 35

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

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

Please follow the instructions below to uninstall golang-gopkg-eapache-channels-1-devel.noarch on Fedora 35:

$ 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 35

Last metadata expiration check: 2:09:03 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-gopkg-eapache-channels-1-devel
Version : 1.1.0
Release : 3.fc35
Architecture : noarch
Size : 22 k
Source : golang-gopkg-eapache-channels-1-1.1.0-3.fc35.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