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

Last updated: October 06,2024

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

This guide covers the steps necessary to install golang-honnef-tools.x86_64 on Fedora 34

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

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

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

Last metadata expiration check: 4:21:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-honnef-tools
Version : 2021.1
Release : 1.fc34
Architecture : x86_64
Size : 5.3 M
Source : golang-honnef-tools-2021.1-1.fc34.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.