How to Install and Uninstall golang-github-soheilhy-cmux-devel.noarch Package on Fedora 35

Last updated: May 19,2024

1. Install "golang-github-soheilhy-cmux-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-github-soheilhy-cmux-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-soheilhy-cmux-devel.noarch

2. Uninstall "golang-github-soheilhy-cmux-devel.noarch" package

This guide let you learn how to uninstall golang-github-soheilhy-cmux-devel.noarch on Fedora 35:

$ sudo dnf remove golang-github-soheilhy-cmux-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-soheilhy-cmux-devel.noarch package on Fedora 35

Last metadata expiration check: 1:38:45 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-soheilhy-cmux-devel
Version : 0.1.5
Release : 1.fc35
Architecture : noarch
Size : 25 k
Source : golang-github-soheilhy-cmux-0.1.5-1.fc35.src.rpm
Repository : fedora
Summary : Connection multiplexer for Go: serve different services on the same port
URL : https://github.com/soheilhy/cmux
License : ASL 2.0
Description : Cmux is a generic Go library to multiplex connections based on their payload.
: Using cmux, you can serve gRPC, SSH, HTTPS, HTTP, Go RPC, and pretty much any
: other protocol on the same TCP listener.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/soheilhy/cmux