How to Install and Uninstall golang-github-nsf-gocode Package on openSUSE Leap

Last updated: June 07,2024

1. Install "golang-github-nsf-gocode" package

This guide let you learn how to install golang-github-nsf-gocode on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install golang-github-nsf-gocode

2. Uninstall "golang-github-nsf-gocode" package

Please follow the step by step instructions below to uninstall golang-github-nsf-gocode on openSUSE Leap:

$ sudo zypper remove golang-github-nsf-gocode

3. Information about the golang-github-nsf-gocode package on openSUSE Leap

Information for package golang-github-nsf-gocode:
-------------------------------------------------
Repository : Main Repository
Name : golang-github-nsf-gocode
Version : 0.0.0+git20161123.5070dac-bp153.1.65
Arch : x86_64
Vendor : openSUSE
Installed Size : 194,2 KiB
Installed : No
Status : not installed
Source package : golang-github-nsf-gocode-0.0.0+git20161123.5070dac-bp153.1.65.src
Summary : An autocompletion daemon for the Go programming language
Description :
Gocode is a helper tool which is intended to be integrated with your
source code editor such as vim or emacs. It uses a client-server
architecture for caching purposes (hence "daemon") and provides
context-sensitive autocompletion.