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

Last updated: October 09,2024

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

Please follow the guidelines below to install golang-x-tools-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidance below to uninstall golang-x-tools-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the golang-x-tools-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:04:41 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : golang-x-tools-devel
Epoch : 1
Version : 0.11.1
Release : 2.el9
Architecture : noarch
Size : 2.1 M
Source : golang-x-tools-0.11.1-2.el9.src.rpm
Repository : epel
Summary : Goyacc is a version of yacc for Go
URL : https://github.com/golang/tools
License : BSD
Description : This package holds the source for various tools that support the Go programming
: language.
:
: Some of the tools, godoc and vet for example, are included in binary Go
: distributions.
:
: Others, including the Go guru and the test coverage tool, can be fetched with go
: get.
:
: Packages include a type-checker for Go and an implementation of the Static
: Single Assignment form (SSA) representation for Go programs.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – golang.org/x/tools