How to Install golang-github-osrg-gobgp-dev in Ubuntu 18.04



Install golang-github-osrg-gobgp-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-osrg-gobgp-dev

Description:

BGP implemented in Go (source)

GoBGP is an open source BGP implementation designed from scratch for modern environment and implemented in Go. It is designed to exploit multicore processors and can be easily integrated with other software through an RPC API. . This package contains the source code.

Homepage: https://github.com/osrg/gobgp

Version: 1.29-1

Section: universe/devel