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

Last updated: May 12,2024

1. Install "golang-vhost-dev" package

Please follow the steps below to install golang-vhost-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "golang-vhost-dev" package

This is a short guide on how to uninstall golang-vhost-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: golang-vhost-dev
Priority: extra
Section: universe/devel
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: amd64
Source: golang-vhost
Version: 0.0~git20140120-1
Depends: dpkg-dev
Filename: pool/universe/g/golang-vhost/golang-vhost-dev_0.0~git20140120-1_amd64.deb
Size: 9648
MD5sum: 82e49609aea01421a6c0fc7a778507c9
SHA1: 41a8faa6710c2798b409437c5932a15fdf8ffec2
SHA256: 5f548ead9cb3854e457a30429d23000f780f689ef1e14860b97d95a09f7aa584
Description-en: Go library to implement virtual hosting for different protocols
This is a simple library that lets you implement virtual hosting
functionality for different protocols (HTTP and TLS so far). go-vhost
has a high-level and a low-level interface. The high-level interface
lets you wrap existing net.Listeners with "muxer" objects. The
lower-level interface returns an object implementing net.Conn which
works as if no bytes had been consumed.
Description-md5: 1374e9d41d5e3b89074ae5ada0cb9c3b
Built-Using: golang (= 2:1.2-2ubuntu1)
Homepage: https://github.com/inconshreveable/go-vhost
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu