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

Last updated: November 26,2024

1. Install "golang-codesearch-dev" package

This is a short guide on how to install golang-codesearch-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-codesearch-dev

2. Uninstall "golang-codesearch-dev" package

Please follow the guidelines below to uninstall golang-codesearch-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-codesearch-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-codesearch-dev
Priority: extra
Section: universe/utils
Installed-Size: 185
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Stapelberg
Architecture: all
Source: codesearch
Version: 0.0~hg20120502-2
Filename: pool/universe/c/codesearch/golang-codesearch-dev_0.0~hg20120502-2_all.deb
Size: 31384
MD5sum: a6d91ce94b99a913f7a60f1a85f4cd92
SHA1: 7b104f391cdf41601ea602641903e45304fa1de4
SHA256: 4e5cfb5848c1150eb52cbb55ed94870a613c8428e61bc9c814860c6ad64092fd
Description-en: regexp search over large bodies of source (development files)
Code Search is a tool for indexing and then performing regular expression
searches over large bodies of source code. It is a set of command-line
programs written in Go.
.
For background and an overview of the commands, see Regular Expression
Matching with a Trigram Index:
http://swtch.com/~rsc/regexp/regexp4.html
.
This package contains the source.
Description-md5: 29294118bf08f86bfeaee4f165b7bafc
Built-Using: golang (= 2:1.1.2-2ubuntu1)
Homepage: https://code.google.com/p/codesearch/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu