How to Install and Uninstall gobgpd Package on Ubuntu 21.04 (Hirsute Hippo)
Last updated: January 10,2025
1. Install "gobgpd" package
This guide let you learn how to install gobgpd on Ubuntu 21.04 (Hirsute Hippo)
$
sudo apt update
Copied
$
sudo apt install
gobgpd
Copied
2. Uninstall "gobgpd" package
Please follow the steps below to uninstall gobgpd on Ubuntu 21.04 (Hirsute Hippo):
$
sudo apt remove
gobgpd
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the gobgpd package on Ubuntu 21.04 (Hirsute Hippo)
Package: gobgpd
Architecture: amd64
Version: 2.18.0-1build1
Built-Using: golang-1.15 (= 1.15.4-1ubuntu1), golang-fsnotify (= 1.4.9-2), golang-github-coreos-go-systemd (= 22.0.0-1), golang-github-dgryski-go-farm (= 0.0~git20171119.ac7624ea8da3-1), golang-github-google-uuid (= 1.1.1-1), golang-github-hashicorp-hcl (= 1.0.0-1), golang-github-k-sone-critbitgo (= 1.4.0-1), golang-github-magiconair-properties (= 1.8.1+really1.8.1-1), golang-github-mitchellh-mapstructure (= 1.3.3-1), golang-github-pelletier-go-toml (= 1.8.1-1), golang-github-spf13-afero (= 1.4.1-1), golang-github-spf13-cast (= 1.3.1-1), golang-github-spf13-cobra (= 1.1.1-1), golang-github-spf13-jwalterweatherman (= 1.1.0+really1.1.0-1), golang-github-spf13-pflag (= 1.0.5-2), golang-github-spf13-viper (= 1.7.1-1), golang-github-subosito-gotenv (= 1.2.0+git20190917.de67a66-2), golang-github-vishvananda-netlink (= 1.1.0-1), golang-github-vishvananda-netns (= 0.0~git20200728.db3c7e5-1), golang-go-flags (= 1.4.0-2), golang-golang-x-net (= 1:0.0+git20201031.ff519b6+dfsg-1), golang-golang-x-sys (= 0.0~git20201101.da20708-1), golang-golang-x-text (= 0.3.4-1), golang-google-genproto (= 0.0~git20200413.b5235f6-1), golang-google-grpc (= 1.29.1-0ubuntu1), golang-gopkg-eapache-channels.v1 (= 1.1.0-1), golang-gopkg-eapache-queue.v1 (= 1.0.2-4), golang-gopkg-ini.v1 (= 1.57.0-1), golang-goprotobuf (= 1.3.4-2), golang-logrus (= 1.6.0-1), golang-pretty (= 0.2.1+git20200831.59b4212-1), golang-text (= 0.1.0-2), golang-toml (= 0.3.1-1), golang-yaml.v2 (= 2.3.0-1)
Priority: extra
Section: universe/devel
Source: gobgp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 29912
Depends: libc6 (>= 2.32)
Filename: pool/universe/g/gobgp/gobgpd_2.18.0-1build1_amd64.deb
Size: 8406312
MD5sum: b58d73b2bb5953bba68c7b1339a0c785
SHA1: 1e605c4f4ffbbc8fc713d39681c41756d138a45f
SHA256: 75248d50c52d503058732c9851d1d8af8b0fd3545cbbfe93a3f68c5fd81909eb
SHA512: 64ebd1b11774aa2baf0a25c81c60f0a3b0d903cd65a8a8cb219f1643a50b8104749ea2b8cfa6e86987b9508d9a5c58ef0707e1ba6aa74af7078c6b7881c3f1ec
Homepage: https://github.com/osrg/gobgp
Description-en: 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.
Description-md5: e6f6939bca8bc73a3489a527ad1b3bc7
Architecture: amd64
Version: 2.18.0-1build1
Built-Using: golang-1.15 (= 1.15.4-1ubuntu1), golang-fsnotify (= 1.4.9-2), golang-github-coreos-go-systemd (= 22.0.0-1), golang-github-dgryski-go-farm (= 0.0~git20171119.ac7624ea8da3-1), golang-github-google-uuid (= 1.1.1-1), golang-github-hashicorp-hcl (= 1.0.0-1), golang-github-k-sone-critbitgo (= 1.4.0-1), golang-github-magiconair-properties (= 1.8.1+really1.8.1-1), golang-github-mitchellh-mapstructure (= 1.3.3-1), golang-github-pelletier-go-toml (= 1.8.1-1), golang-github-spf13-afero (= 1.4.1-1), golang-github-spf13-cast (= 1.3.1-1), golang-github-spf13-cobra (= 1.1.1-1), golang-github-spf13-jwalterweatherman (= 1.1.0+really1.1.0-1), golang-github-spf13-pflag (= 1.0.5-2), golang-github-spf13-viper (= 1.7.1-1), golang-github-subosito-gotenv (= 1.2.0+git20190917.de67a66-2), golang-github-vishvananda-netlink (= 1.1.0-1), golang-github-vishvananda-netns (= 0.0~git20200728.db3c7e5-1), golang-go-flags (= 1.4.0-2), golang-golang-x-net (= 1:0.0+git20201031.ff519b6+dfsg-1), golang-golang-x-sys (= 0.0~git20201101.da20708-1), golang-golang-x-text (= 0.3.4-1), golang-google-genproto (= 0.0~git20200413.b5235f6-1), golang-google-grpc (= 1.29.1-0ubuntu1), golang-gopkg-eapache-channels.v1 (= 1.1.0-1), golang-gopkg-eapache-queue.v1 (= 1.0.2-4), golang-gopkg-ini.v1 (= 1.57.0-1), golang-goprotobuf (= 1.3.4-2), golang-logrus (= 1.6.0-1), golang-pretty (= 0.2.1+git20200831.59b4212-1), golang-text (= 0.1.0-2), golang-toml (= 0.3.1-1), golang-yaml.v2 (= 2.3.0-1)
Priority: extra
Section: universe/devel
Source: gobgp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 29912
Depends: libc6 (>= 2.32)
Filename: pool/universe/g/gobgp/gobgpd_2.18.0-1build1_amd64.deb
Size: 8406312
MD5sum: b58d73b2bb5953bba68c7b1339a0c785
SHA1: 1e605c4f4ffbbc8fc713d39681c41756d138a45f
SHA256: 75248d50c52d503058732c9851d1d8af8b0fd3545cbbfe93a3f68c5fd81909eb
SHA512: 64ebd1b11774aa2baf0a25c81c60f0a3b0d903cd65a8a8cb219f1643a50b8104749ea2b8cfa6e86987b9508d9a5c58ef0707e1ba6aa74af7078c6b7881c3f1ec
Homepage: https://github.com/osrg/gobgp
Description-en: 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.
Description-md5: e6f6939bca8bc73a3489a527ad1b3bc7