How to Install and Uninstall golint Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 04,2024

1. Install "golint" package

Please follow the guidance below to install golint on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golint

2. Uninstall "golint" package

Please follow the guidance below to uninstall golint on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golint $ sudo apt autoclean && sudo apt autoremove

3. Information about the golint package on Ubuntu 20.10 (Groovy Gorilla)

Package: golint
Architecture: amd64
Version: 0.0+git20200130.910be7a-1build1
Built-Using: golang-1.14 (= 1.14.7-2ubuntu1), golang-golang-x-tools (= 1:0.0~git20200410.79a7a31+ds-3)
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4542
Filename: pool/universe/g/golint/golint_0.0+git20200130.910be7a-1build1_amd64.deb
Size: 1511544
MD5sum: b3ef26bdab086d6634af5c3de3317312
SHA1: 67a9515ef2911dc7314b464a8701cc40ae864b15
SHA256: f5729739ad1347a2b68e3868c4a498dda7967a9a61e02c64950dea2b72bb2145
SHA512: a91d0e0a91cd41f1a6642d50ac5080a104687e15458bc66e29ddb21707e9693602c16927562b6c593bb4d728290f830a66dd00140627e590fa69719180551e6a
Homepage: https://github.com/golang/lint
Description-en: Linter for Go source code
Golint differs from gofmt. Gofmt reformats Go source code, whereas golint
prints out style mistakes.
.
Golint differs from govet. Govet is concerned with correctness, whereas golint
is concerned with coding style. Golint is in use at Google, and it seeks to
match the accepted style of the open source Go project.
Description-md5: d09b18cf80d4e2b7164efbc144ed3a21