How to Install and Uninstall golang-honnef-tools.x86_64 Package on Fedora 36

Last updated: January 10,2025

1. Install "golang-honnef-tools.x86_64" package

This guide let you learn how to install golang-honnef-tools.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install golang-honnef-tools.x86_64

2. Uninstall "golang-honnef-tools.x86_64" package

This guide covers the steps necessary to uninstall golang-honnef-tools.x86_64 on Fedora 36:

$ sudo dnf remove golang-honnef-tools.x86_64 $ sudo dnf autoremove

3. Information about the golang-honnef-tools.x86_64 package on Fedora 36

Last metadata expiration check: 5:30:23 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-honnef-tools
Version : 2021.1.2
Release : 3.20220304git852a31a.fc36
Architecture : x86_64
Size : 5.2 M
Source : golang-honnef-tools-2021.1.2-3.20220304git852a31a.fc36.src.rpm
Repository : updates
Summary : Collection of static analysis tools for working with Go code
URL : https://github.com/dominikh/go-tools
License : BSD and MIT
Description :
: honnef.co/go/tools/... is a collection of tools and libraries for working with
: Go code, including linters and static analysis, most prominently staticcheck.