How to Install and Uninstall golang-github-mdlayher-socket-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

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

Please follow the steps below to install golang-github-mdlayher-socket-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Learn how to uninstall golang-github-mdlayher-socket-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the golang-github-mdlayher-socket-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:35:37 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : golang-github-mdlayher-socket-devel
Version : 0.4.1
Release : 2.el9
Architecture : noarch
Size : 30 k
Source : golang-github-mdlayher-socket-0.4.1-2.el9.src.rpm
Repository : epel
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