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

Last updated: October 08,2024

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

Please follow the guidelines below to install golang-x-tools-devel.noarch on Fedora 35

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

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

This guide let you learn how to uninstall golang-x-tools-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:19:22 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-x-tools-devel
Version : 0.1.10
Release : 2.fc35
Architecture : noarch
Size : 1.9 M
Source : golang-x-tools-0.1.10-2.fc35.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