How to Install and Uninstall golang-x-tools-devel.noarch Package on Fedora 36
Last updated: January 11,2025
1. Install "golang-x-tools-devel.noarch" package
This tutorial shows how to install golang-x-tools-devel.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
golang-x-tools-devel.noarch
Copied
2. Uninstall "golang-x-tools-devel.noarch" package
In this section, we are going to explain the necessary steps to uninstall golang-x-tools-devel.noarch on Fedora 36:
$
sudo dnf remove
golang-x-tools-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-x-tools-devel.noarch package on Fedora 36
Last metadata expiration check: 5:45:07 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-x-tools-devel
Version : 0.9.1
Release : 1.fc36
Architecture : noarch
Size : 2.0 M
Source : golang-x-tools-0.9.1-1.fc36.src.rpm
Repository : updates
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
Available Packages
Name : golang-x-tools-devel
Version : 0.9.1
Release : 1.fc36
Architecture : noarch
Size : 2.0 M
Source : golang-x-tools-0.9.1-1.fc36.src.rpm
Repository : updates
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