How to Install and Uninstall gobgpd Package on Kali Linux

Last updated: May 19,2024

1. Install "gobgpd" package

Please follow the guidance below to install gobgpd on Kali Linux

$ sudo apt update $ sudo apt install gobgpd

2. Uninstall "gobgpd" package

This tutorial shows how to uninstall gobgpd on Kali Linux:

$ sudo apt remove gobgpd $ sudo apt autoclean && sudo apt autoremove

3. Information about the gobgpd package on Kali Linux

Package: gobgpd
Source: gobgp
Version: 3.23.0-1
Installed-Size: 32196
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 9594592
SHA256: d4c901ef814398a3c50ff650a8e9c64bf7d081db1ae6db0f57167c5e360ec68c
SHA1: 5061dbf46435a140d4838da51c06dcea5e61f5b1
MD5sum: aabab95467e1ac0dfdcd2b75439c0574
Description: 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:
Homepage: https://github.com/osrg/gobgp
Built-Using: golang-1.21 (= 1.21.6-1), golang-fsnotify (= 1.7.0-1), golang-github-beorn7-perks (= 1.0.1-1), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-coreos-go-systemd (= 22.3.2-1), golang-github-dgryski-go-farm (= 0.0~git20171119.ac7624ea8da3-1.1), golang-github-golang-protobuf-1-5 (= 1.5.3-1), golang-github-google-uuid (= 1.3.0-1), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3), golang-github-hashicorp-hcl (= 1.0.0-1.1), golang-github-k-sone-critbitgo (= 1.4.0-2), golang-github-magiconair-properties (= 1.8.7-1), golang-github-mitchellh-mapstructure (= 1.5.0-2), golang-github-pelletier-go-toml.v2 (= 2.1.1-1), golang-github-prometheus-client-golang (= 1.18.0-1), golang-github-prometheus-client-model (= 0.5.0-1), golang-github-prometheus-common (= 0.46.0-1), golang-github-prometheus-procfs (= 0.12.0-1), golang-github-rogpeppe-go-internal (= 1.12.0-1), golang-github-spf13-afero (= 1.11.0-1), golang-github-spf13-cast (= 1.6.0-1), golang-github-spf13-cobra (= 1.8.0-1), golang-github-spf13-jwalterweatherman (= 1.1.0+really1.1.0-2), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-spf13-viper (= 1.12.0-1), golang-github-subosito-gotenv (= 1.3.0-1), golang-github-vishvananda-netlink (= 1.1.0.125.gf243826-4), golang-github-vishvananda-netns (= 0.0~git20211101.5004558-1), golang-go-flags (= 1.4.0-6), golang-golang-x-net (= 1:0.20.0+dfsg-1), golang-golang-x-sys (= 0.16.0-1), golang-golang-x-text (= 0.14.0-1), golang-golang-x-time (= 0.5.0-1), golang-google-genproto (= 0.0~git20200413.b5235f6-3), golang-google-grpc (= 1.38.0+really1.33.3-1), golang-google-protobuf (= 1.32.0-1), golang-gopkg-eapache-channels.v1 (= 1.1.0-2), golang-gopkg-eapache-queue.v1 (= 1.1.0-2), golang-gopkg-ini.v1 (= 1.67.0-1), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-logrus (= 1.9.0-1), golang-pretty (= 0.3.1-1), golang-text (= 0.2.0-2)
Section: devel
Priority: optional
Filename: pool/main/g/gobgp/gobgpd_3.23.0-1_amd64.deb