How to Install and Uninstall golang-vhost-dev Package on Kali Linux

Last updated: April 28,2024

1. Install "golang-vhost-dev" package

In this section, we are going to explain the necessary steps to install golang-vhost-dev on Kali Linux

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

2. Uninstall "golang-vhost-dev" package

Please follow the steps below to uninstall golang-vhost-dev on Kali Linux:

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

3. Information about the golang-vhost-dev package on Kali Linux

Package: golang-vhost-dev
Source: golang-vhost
Version: 0.0~git20140120-3
Installed-Size: 41
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 10272
SHA256: 86b823d9da6ba62b3946ba2e9e42cc2a57db90713cc673036bfb055ad96d4c22
SHA1: 5c85f7c7a34343eb1f11691df983828b2a8dd590
MD5sum: 17135ca21adfc43bedadd65dd07011fb
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/inconshreveable/go-vhost
Section: golang
Priority: optional
Filename: pool/main/g/golang-vhost/golang-vhost-dev_0.0~git20140120-3_all.deb