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

Last updated: June 23,2024

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

Please follow the guidelines below to install golang-github-mdlayher-socket-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall golang-github-mdlayher-socket-devel.noarch on AlmaLinux 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 AlmaLinux 9

Last metadata expiration check: 1:45:15 ago on Wed Mar 13 07:41:12 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