How to Install and Uninstall gopls Package on Kali Linux

Last updated: May 21,2024

1. Install "gopls" package

Please follow the step by step instructions below to install gopls on Kali Linux

$ sudo apt update $ sudo apt install gopls

2. Uninstall "gopls" package

Here is a brief guide to show you how to uninstall gopls on Kali Linux:

$ sudo apt remove gopls $ sudo apt autoclean && sudo apt autoremove

3. Information about the gopls package on Kali Linux

Package: gopls
Source: golang-golang-x-tools
Version: 1:0.16.1+ds-1
Installed-Size: 20735
Maintainer: Debian Go Packaging Team
Architecture: amd64
Replaces: golang-golang-x-tools (<< 1:0.0~git20201116.6f6c72a+ds-3)
Depends: libc6 (>= 2.34)
Breaks: golang-golang-x-tools (<< 1:0.0~git20201116.6f6c72a+ds-3)
Size: 6354104
SHA256: 4dbb402dd61d6233dde89d107600d12477247381b723fd01d18b3bc3579bd2be
SHA1: 30b4f797211b62b963877ad08d539c296463a927
MD5sum: 7235f8e28d475dba844e633000f74616
Description: language server for the Go language
gopls (pronounced: "go please") is the official language server for the Go
language.
.
The Language Server Protocol allows any text editor to be extended with
IDE-like features.
Description-md5:
Homepage: https://golang.org/x/tools
Static-Built-Using: golang-1.21 (= 1.21.5-1), golang-github-google-go-cmp (= 0.6.0-1), golang-github-sergi-go-diff (= 1.2.0-2), golang-github-yuin-goldmark (= 1.6.0-1), golang-golang-x-exp (= 0.0~git20231006.7918f67-1), golang-golang-x-mod (= 0.14.0-1), golang-golang-x-net (= 1:0.19.0+dfsg-1), golang-golang-x-sync (= 0.5.0-1), golang-golang-x-text (= 0.14.0-1), golang-golang-x-vuln (= 1.0.1-1), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-honnef-go-tools (= 2023.1.6-2), golang-mvdan-gofumpt (= 0.4.0-1), golang-mvdan-xurls (= 2.4.0-1), golang-toml (= 1.3.2-2)
Section: golang
Priority: optional
Filename: pool/main/g/golang-golang-x-tools/gopls_0.16.1+ds-1_amd64.deb