Install golang-github-vishvananda-netns-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-vishvananda-netns-dev
Description:
network namespaces in go
The netns package provides an ultra-simple interface for handling network namespaces in go. Changing namespaces requires elevated privileges, so in most cases this code needs to be run as root. . This package contains the source.
Homepage: https://github.com/vishvananda/netns
Version: 0.0~git20170707.0.86bef33-1
Section: universe/devel