How to Install and Uninstall gopls Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "gopls" package
This tutorial shows how to install gopls on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
gopls
Copied
2. Uninstall "gopls" package
Please follow the step by step instructions below to uninstall gopls on openSuSE Tumbleweed:
$
sudo zypper remove
gopls
Copied
3. Information about the gopls package on openSuSE Tumbleweed
Information for package gopls:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gopls
Version : 0.15.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 22.8 MiB
Installed : No
Status : not installed
Source package : gopls-0.15.1-1.1.src
Upstream URL : https://pkg.go.dev/golang.org/x/tools/gopls
Summary : Go LSP protocol language server
Description :
gopls (pronounced "Go please") is the official Go language server developed
by the Go team. It provides IDE features to any LSP-compatible editor.
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gopls
Version : 0.15.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 22.8 MiB
Installed : No
Status : not installed
Source package : gopls-0.15.1-1.1.src
Upstream URL : https://pkg.go.dev/golang.org/x/tools/gopls
Summary : Go LSP protocol language server
Description :
gopls (pronounced "Go please") is the official Go language server developed
by the Go team. It provides IDE features to any LSP-compatible editor.