How to Install and Uninstall golang-honnef-go-tools-dev Package on Kali Linux

Last updated: April 19,2024

1. Install "golang-honnef-go-tools-dev" package

In this section, we are going to explain the necessary steps to install golang-honnef-go-tools-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-honnef-go-tools-dev

2. Uninstall "golang-honnef-go-tools-dev" package

This guide covers the steps necessary to uninstall golang-honnef-go-tools-dev on Kali Linux:

$ sudo apt remove golang-honnef-go-tools-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-honnef-go-tools-dev package on Kali Linux

Package: golang-honnef-go-tools-dev
Source: golang-honnef-go-tools
Version: 2023.1.7-1
Installed-Size: 2370
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-burntsushi-toml-dev (>= 1.2.1), golang-golang-x-exp-dev (>= 0.0~git20221208.732eee0), golang-golang-x-sys-dev (>= 0.11.0), golang-golang-x-tools-dev (>= 1:0.12.0+git20230825.2191a27)
Size: 377772
SHA256: 4ebb7d24f0a219a25bbe318b6f714d7bf9573253a20da85d5884587b3b828bb4
SHA1: a2a3b236a485e1cae3bd281c778b7283ac48cd30
MD5sum: 0fa0ae7a746198536f4f79bc658baa1a
Description: libraries for advanced Go linter
Libraries to implement following tools:
* keyify: Transforms an unkeyed struct literal into a keyed one.
* rdeps: Find all reverse dependencies of a set of packages.
* staticcheck: Go static analysis, detecting bugs, performance issues, and
much more.
* structlayout: Displays the layout (field sizes and padding) of structs.
* structlayout-optimize: Reorders struct fields to minimize the amount of
padding.
* structlayout-pretty: Formats the output of structlayout with ASCII art.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/dominikh/go-tools
Section: golang
Priority: optional
Filename: pool/main/g/golang-honnef-go-tools/golang-honnef-go-tools-dev_2023.1.7-1_all.deb