How to Install and Uninstall python3-exabgp Package on Kali Linux

Last updated: April 30,2024

1. Install "python3-exabgp" package

Please follow the instructions below to install python3-exabgp on Kali Linux

$ sudo apt update $ sudo apt install python3-exabgp

2. Uninstall "python3-exabgp" package

This is a short guide on how to uninstall python3-exabgp on Kali Linux:

$ sudo apt remove python3-exabgp $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-exabgp package on Kali Linux

Package: python3-exabgp
Source: exabgp
Version: 4.2.21-2
Installed-Size: 2014
Maintainer: Vincent Bernat
Architecture: all
Depends: python3-pkg-resources, python3:any
Size: 320676
SHA256: 3f2ce92fda851f3f5203ebc2fa368f271287a8550e35cb209bd918de66d19544
SHA1: e3add35b43bc139b95b55f50422fd11a6126ed5f
MD5sum: 7b1f0a1d8327bbb32e6b1aa2e77aaba2
Description: BGP swiss army knife of networking - Python 3 module
ExaBGP allows engineers to control their network from commodity
servers. Think of it as Software Defined Networking using BGP by
transforming BGP messages into friendly plain text or JSON.
.
Current documented use cases include DDOS mitigation, network
visualisation, service high availability, anycast.
.
It features ASN4 (RFC 4893), IPv6 (RFC 4760), MPLS (RFC 4659), VPLS
(RFC 4762), Flow (RFC 5575), Graceful Restart (RFC 4724), Enhanced
Route Refresh (RFC 7313), AIGP (RFC 7311) and more.
.
This package provides the Python 3 module of exabgp.
Description-md5:
Homepage: https://github.com/Exa-Networks/exabgp
Section: python
Priority: optional
Filename: pool/main/e/exabgp/python3-exabgp_4.2.21-2_all.deb