How to Install and Uninstall golangci-lint Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "golangci-lint" package

Here is a brief guide to show you how to install golangci-lint on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install golangci-lint

2. Uninstall "golangci-lint" package

Please follow the guidelines below to uninstall golangci-lint on openSuSE Tumbleweed:

$ sudo zypper remove golangci-lint

3. Information about the golangci-lint package on openSuSE Tumbleweed

Information for package golangci-lint:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : golangci-lint
Version : 1.56.2-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 37.0 MiB
Installed : No
Status : not installed
Source package : golangci-lint-1.56.2-1.1.src
Upstream URL : https://golangci-lint.run
Summary : A fast Go linters runner
Description :
golangci-lint is a fast Go linters runner. It runs linters in parallel, uses
caching, supports yaml config, has integrations with all major IDE and has
dozens of linters included.

5. The same packages on other Linux Distributions