How to Install and Uninstall golang-github-hugelgupf-socketpair-devel.noarch Package on Fedora 36

Last updated: September 30,2024

1. Install "golang-github-hugelgupf-socketpair-devel.noarch" package

This guide covers the steps necessary to install golang-github-hugelgupf-socketpair-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-hugelgupf-socketpair-devel.noarch

2. Uninstall "golang-github-hugelgupf-socketpair-devel.noarch" package

This is a short guide on how to uninstall golang-github-hugelgupf-socketpair-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-hugelgupf-socketpair-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-hugelgupf-socketpair-devel.noarch package on Fedora 36

Last metadata expiration check: 5:55:35 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-hugelgupf-socketpair-devel
Version : 0
Release : 0.4.20201109git05d35a9.fc36
Architecture : noarch
Size : 12 k
Source : golang-github-hugelgupf-socketpair-0-0.4.20201109git05d35a9.fc36.src.rpm
Repository : fedora
Summary : Go library that provides bidirectionally connected Conns
URL : https://github.com/hugelgupf/socketpair
License : BSD
Description : socketpair is a Go library that provides bidirectionally connected net.Conns,
: net.PacketConns made from socketpair(2) as well as bidirectionally connected
: net.TCPConns.
:
: socketpair is currently mostly used in testing Go protocol libraries.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/hugelgupf/socketpair