How to Install and Uninstall golang-gopkg-tomb.v1-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "golang-gopkg-tomb.v1-dev" package

Please follow the steps below to install golang-gopkg-tomb.v1-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-gopkg-tomb.v1-dev

2. Uninstall "golang-gopkg-tomb.v1-dev" package

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

$ sudo apt remove golang-gopkg-tomb.v1-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-gopkg-tomb.v1-dev
Priority: extra
Section: universe/devel
Installed-Size: 22
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-gopkg-tomb.v1
Version: 0.0~git20141024.0.dd63297-1
Depends: golang-go
Filename: pool/universe/g/golang-gopkg-tomb.v1/golang-gopkg-tomb.v1-dev_0.0~git20141024.0.dd63297-1_all.deb
Size: 4712
MD5sum: fca8df1fe4e212c1e8d25847ad255423
SHA1: 0cbe8522090378746cc57e99a9e53ce946d8944a
SHA256: 926bc89570eacede33d6af6f551fb4268e06f512b9ecaa448f6141544ff57dc2
Description-en: API to track the lifecyle of Golang goroutines, and provide clean termination
Conventional API for clean goroutine termination. A Tomb tracks the
lifecycle of a goroutine as alive, dying or dead, and the reason for
its death.
Description-md5: ef426313d2fac7b5313e667a9621c655
Built-Using: golang (= 2:1.4.2-3ubuntu2)
Homepage: https://github.com/go-tomb/tomb/tree/v1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu