How to Install and Uninstall gobgpd Package on Ubuntu 21.10 (Impish Indri)
Last updated: December 23,2024
1. Install "gobgpd" package
Learn how to install gobgpd on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
gobgpd
Copied
2. Uninstall "gobgpd" package
Please follow the instructions below to uninstall gobgpd on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
gobgpd
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the gobgpd package on Ubuntu 21.10 (Impish Indri)
Package: gobgpd
Architecture: amd64
Version: 2.25.0-2
Built-Using: golang-1.16 (= 1.16.2-0ubuntu1), golang-fsnotify (= 1.4.9-2), golang-github-coreos-go-systemd (= 22.1.0-3), golang-github-dgryski-go-farm (= 0.0~git20171119.ac7624ea8da3-1.1), golang-github-google-uuid (= 1.2.0-1), golang-github-hashicorp-hcl (= 1.0.0-1.1), golang-github-k-sone-critbitgo (= 1.4.0-2), golang-github-magiconair-properties (= 1.8.4-1), golang-github-mitchellh-mapstructure (= 1.3.3-1), golang-github-pelletier-go-toml (= 1.8.1-1), golang-github-spf13-afero (= 1.5.1-1), golang-github-spf13-cast (= 1.3.1-1), golang-github-spf13-cobra (= 1.1.2-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-2), golang-github-vishvananda-netns (= 0.0~git20200728.db3c7e5-1), golang-go-flags (= 1.4.0-2), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-2), golang-golang-x-sys (= 0.0~git20210124.22da62e-1), golang-golang-x-text (= 0.3.5-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.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.7.0-2), golang-pretty (= 0.2.1+git20200831.59b4212-1), golang-text (= 0.2.0-1), golang-toml (= 0.3.1-1), golang-yaml.v2 (= 2.4.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: 27547
Depends: libc6 (>= 2.32)
Filename: pool/universe/g/gobgp/gobgpd_2.25.0-2_amd64.deb
Size: 7658460
MD5sum: e53f7d4f44453ddda2dd278d75533b63
SHA1: 792f10b06f4b4495134805048a882930cd500262
SHA256: 57ee5d94e9ab721af41ae71a7bddd9cca43da448235b90e490e939875b7c8c6a
SHA512: 1a1afc4af9597945cb54c2af262939c0be703b08bd11f33ab81a50069259672ce820d9bf17be0a4bd2c8fee9e85ce893142bea4131e0b5e939d0ff30d6e25bab
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.25.0-2
Built-Using: golang-1.16 (= 1.16.2-0ubuntu1), golang-fsnotify (= 1.4.9-2), golang-github-coreos-go-systemd (= 22.1.0-3), golang-github-dgryski-go-farm (= 0.0~git20171119.ac7624ea8da3-1.1), golang-github-google-uuid (= 1.2.0-1), golang-github-hashicorp-hcl (= 1.0.0-1.1), golang-github-k-sone-critbitgo (= 1.4.0-2), golang-github-magiconair-properties (= 1.8.4-1), golang-github-mitchellh-mapstructure (= 1.3.3-1), golang-github-pelletier-go-toml (= 1.8.1-1), golang-github-spf13-afero (= 1.5.1-1), golang-github-spf13-cast (= 1.3.1-1), golang-github-spf13-cobra (= 1.1.2-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-2), golang-github-vishvananda-netns (= 0.0~git20200728.db3c7e5-1), golang-go-flags (= 1.4.0-2), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-2), golang-golang-x-sys (= 0.0~git20210124.22da62e-1), golang-golang-x-text (= 0.3.5-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.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.7.0-2), golang-pretty (= 0.2.1+git20200831.59b4212-1), golang-text (= 0.2.0-1), golang-toml (= 0.3.1-1), golang-yaml.v2 (= 2.4.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: 27547
Depends: libc6 (>= 2.32)
Filename: pool/universe/g/gobgp/gobgpd_2.25.0-2_amd64.deb
Size: 7658460
MD5sum: e53f7d4f44453ddda2dd278d75533b63
SHA1: 792f10b06f4b4495134805048a882930cd500262
SHA256: 57ee5d94e9ab721af41ae71a7bddd9cca43da448235b90e490e939875b7c8c6a
SHA512: 1a1afc4af9597945cb54c2af262939c0be703b08bd11f33ab81a50069259672ce820d9bf17be0a4bd2c8fee9e85ce893142bea4131e0b5e939d0ff30d6e25bab
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