How to Install and Uninstall golang-github-mdlayher-socket-devel.noarch Package on Fedora 39

Last updated: October 09,2024

1. Install "golang-github-mdlayher-socket-devel.noarch" package

Please follow the instructions below to install golang-github-mdlayher-socket-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install golang-github-mdlayher-socket-devel.noarch

2. Uninstall "golang-github-mdlayher-socket-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-github-mdlayher-socket-devel.noarch on Fedora 39:

$ sudo dnf remove golang-github-mdlayher-socket-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-mdlayher-socket-devel.noarch package on Fedora 39

Last metadata expiration check: 0:13:40 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : golang-github-mdlayher-socket-devel
Version : 0.4.1
Release : 2.fc39
Architecture : noarch
Size : 35 k
Source : golang-github-mdlayher-socket-0.4.1-2.fc39.src.rpm
Repository : fedora
Summary : Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O and deadline support. MIT Licensed
URL : https://github.com/mdlayher/socket
License : MIT
Description : Package socket provides a low-level network connection type which integrates
: with Go's runtime network poller to provide asynchronous I/O and deadline
: support. MIT Licensed.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/mdlayher/socket