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

Last updated: May 17,2024

1. Install "golang-bindata-dev" package

This tutorial shows how to install golang-bindata-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "golang-bindata-dev" package

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

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

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

Package: golang-bindata-dev
Priority: extra
Section: universe/devel
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: amd64
Source: golang-bindata
Version: 3.0.5-1
Depends: dpkg-dev
Filename: pool/universe/g/golang-bindata/golang-bindata-dev_3.0.5-1_amd64.deb
Size: 12902
MD5sum: 83ed63ce6871ab02e2d065adb3b20d29
SHA1: 9ffa88e0bc2224c67e39bf8a858639a954e7e4e4
SHA256: 03a24dc5faa678c3349c7f8b758b6c1720e5c78621f4c4e54db0d90c35f821b3
Description-en: embed data in a Go program - library package
This tool converts any file into manageable Go source code. It is
useful for embedding binary data into a Go program. The file data is
optionally gzip compressed before being converted to a raw byte
slice.
.
This package contains the library to be used by other Go programs.
Description-md5: d5e1c1456bf504335e7223aff010a70b
Built-Using: golang (= 2:1.2.1-2ubuntu1)
Homepage: https://github.com/jteeuwen/go-bindata
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu