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

Last updated: October 04,2024

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

Please follow the guidelines below to install golang-github-hugelgupf-socketpair-devel.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall golang-github-hugelgupf-socketpair-devel.noarch on Fedora 34:

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

Last metadata expiration check: 3:36:03 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-hugelgupf-socketpair-devel
Version : 0
Release : 0.2.20201109git05d35a9.fc34
Architecture : noarch
Size : 12 k
Source : golang-github-hugelgupf-socketpair-0-0.2.20201109git05d35a9.fc34.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