How to Install and Uninstall gocode Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "gocode" package

Please follow the instructions below to install gocode on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gocode

2. Uninstall "gocode" package

This guide covers the steps necessary to uninstall gocode on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gocode $ sudo apt autoclean && sudo apt autoremove

3. Information about the gocode package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gocode
Priority: extra
Section: universe/devel
Installed-Size: 6951
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: amd64
Version: 20150303-3
Depends: libc6 (>= 2.4)
Filename: pool/universe/g/gocode/gocode_20150303-3_amd64.deb
Size: 1499474
MD5sum: 4134f4a9112bcc93b0a6db44958062e8
SHA1: 0792dcd49040a20feec84db849b64eca33fe2a85
SHA256: e9c45674fe95c454b5c0176e0823fc32e0383975a0c6cc4731a5e316ebeb60dc
Description-en: Go autocompletion daemon
Gocode is a autocompletion helper tool for the Go programming
language that is intended to be integrated with source code editors.
Description-md5: cf9783d109ab43299ad0801cfa248740
Homepage: https://github.com/nsf/gocode
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu