How to Install and Uninstall golang-github-mdlayher-socket-devel.noarch Package on Oracle Linux 9

Last updated: September 28,2024

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

In this section, we are going to explain the necessary steps to install golang-github-mdlayher-socket-devel.noarch on Oracle Linux 9

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

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

This guide covers the steps necessary to uninstall golang-github-mdlayher-socket-devel.noarch on Oracle Linux 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 Oracle Linux 9

Last metadata expiration check: 0:49:18 ago on Thu Feb 15 07:50:05 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