How to Install and Uninstall golang-x-tools-devel.noarch Package on Fedora 39

Last updated: September 27,2024

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

This guide covers the steps necessary to install golang-x-tools-devel.noarch on Fedora 39

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

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

This guide covers the steps necessary to uninstall golang-x-tools-devel.noarch on Fedora 39:

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

3. Information about the golang-x-tools-devel.noarch package on Fedora 39

Last metadata expiration check: 4:33:13 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-x-tools-devel
Epoch : 1
Version : 0.11.1
Release : 1.fc39
Architecture : noarch
Size : 2.3 M
Source : golang-x-tools-0.11.1-1.fc39.src.rpm
Repository : fedora
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