Install Gobgp On A Debian, Ubuntu And Raspbian
Install gobgp
-
Debian
apt-get install gobgpd
Click to copy -
Ubuntu
apt-get install gobgpd
Click to copy -
Raspbian
apt-get install gobgpd
Click to copy
gobgpd
BGP implemented in Go (daemon and client)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 both the daemon and the client.
To install the latest version of gobgp in your favorite operating system just copy the gobgp installation command from above and paste it into terminal. It will download and install the latest version of gobgp 2023 package in your OS.