How to Install and Uninstall golangci-lint Package on openSuSE Tumbleweed
Last updated: November 12,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
Copied
$
sudo zypper install
golangci-lint
Copied
2. Uninstall "golangci-lint" package
Please follow the guidelines below to uninstall golangci-lint on openSuSE Tumbleweed:
$
sudo zypper remove
golangci-lint
Copied
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.
--------------------------------------
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.