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

Last updated: September 29,2024

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

This tutorial shows how to install golang-x-tools-devel.noarch on Fedora 34

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

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 34:

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

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

Last metadata expiration check: 1:20:26 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-x-tools-devel
Version : 0.1.10
Release : 1.fc34
Architecture : noarch
Size : 1.9 M
Source : golang-x-tools-0.1.10-1.fc34.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