How to Install and Uninstall golang-x-sync-devel.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "golang-x-sync-devel.noarch" package

This tutorial shows how to install golang-x-sync-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install golang-x-sync-devel.noarch

2. Uninstall "golang-x-sync-devel.noarch" package

This is a short guide on how to uninstall golang-x-sync-devel.noarch on Oracle Linux 9:

$ sudo dnf remove golang-x-sync-devel.noarch $ sudo dnf autoremove

3. Information about the golang-x-sync-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:55:11 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : golang-x-sync-devel
Version : 0.1.0
Release : 2.el9
Architecture : noarch
Size : 30 k
Source : golang-x-sync-0.1.0-2.el9.src.rpm
Repository : epel
Summary : Go concurrency primitives
URL : https://github.com/golang/sync
License : BSD-3-Clause
Description : This package provides Go concurrency primitives in addition to the ones
: provided by the language and "sync" and "sync/atomic" packages.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – golang.org/x/sync