How to Install and Uninstall golang-mode Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "golang-mode" package

Learn how to install golang-mode on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-mode

2. Uninstall "golang-mode" package

Please follow the instructions below to uninstall golang-mode on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-mode $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-mode package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-mode
Priority: optional
Section: universe/devel
Installed-Size: 144
Maintainer: Ubuntu Developers
Original-Maintainer: Hilko Bengen
Architecture: all
Source: go-mode.el
Version: 3:1.3.1-1
Depends: emacs | emacsen, emacsen-common (>= 2.0.8)
Filename: pool/universe/g/go-mode.el/golang-mode_1.3.1-1_all.deb
Size: 22836
MD5sum: ee569d9137d874d11f07dc5f014e0656
SHA1: 427f2cb81e332d2459002005ac5fae36b184cedb
SHA256: 1f6a47652ff386891f215a8be5d9b339e9825fe6186ac1c9955b07653a0033ff
Description-en: Go programming language - mode for GNU Emacs
This package provides a GNU Emacs major mode for editing code in
Google's Go programming language.
Description-md5: 1857af03b0b11392c79e41670dd43e5f
Homepage: https://github.com/dominikh/go-mode.el
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu