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

Last updated: October 04,2024

1. Install "golang-git2go-dev" package

This guide covers the steps necessary to install golang-git2go-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "golang-git2go-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-git2go-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: golang-git2go-dev
Priority: extra
Section: universe/devel
Installed-Size: 267
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-git2go
Version: 0.0~git20150731.0.ed62fda-1
Depends: pkg-config, libgit2-dev
Filename: pool/universe/g/golang-git2go/golang-git2go-dev_0.0~git20150731.0.ed62fda-1_all.deb
Size: 45032
MD5sum: d867262c48cc8c564d8f245091bc5f58
SHA1: e57f09deee301c78a685d4f29062fdad93b49df8
SHA256: 2cb5d0ae25cee922a9ae6684370d1a0f4be5e17fb0f2ed6bd98b40b61c8c91cb
Description-en: Go bindings for libgit2
libgit2 is a portable, pure C implementation of the Git distributed version
control system core methods provided as a re-entrant link-able library with a
solid API.
.
This package provides the bindings of libgit2 for the Go programming language.
Description-md5: 1b712c1710cced86027980414f14b4c8
Homepage: https://github.com/libgit2/git2go
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu