How to Install and Uninstall bird2 Package on Kali Linux

Last updated: November 07,2024

1. Install "bird2" package

Please follow the guidelines below to install bird2 on Kali Linux

$ sudo apt update $ sudo apt install bird2

2. Uninstall "bird2" package

This is a short guide on how to uninstall bird2 on Kali Linux:

$ sudo apt remove bird2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the bird2 package on Kali Linux

Package: bird2
Source: bird2 (2.14-1)
Version: 2.14-1+b1
Installed-Size: 1712
Maintainer: Jakub Ružička
Architecture: amd64
Depends: adduser, ucf, libc6 (>= 2.34), libreadline8 (>= 6.0), libssh-gcrypt-4 (>= 0.8.0), libtinfo6 (>= 6)
Pre-Depends: init-system-helpers (>= 1.56~)
Suggests: bird2-doc
Conflicts: bird
Size: 808960
SHA256: 1c2c8479113173bb80d9a51e23590a5f0bdc4c9efca73160813be44e3dacc3be
SHA1: 193bdd5f7a82cc2076c5b50264fb49c5a37e6dbd
MD5sum: dcd332672532c88f57b565a8472f79a3
Description: Internet Routing Daemon
BIRD is an Internet routing daemon with full support for all the major
routing protocols. It allows redistribution between protocols with a
powerful route filtering syntax and an easy-to-use configuration
interface.
.
BIRD supports IPv4 and IPv6 versions of OSPF, RIP, BGP and Babel routing
protocols. It also supports supplementary protocols like BFD, RPKI-Router
and IPv6 router advertisements.
Description-md5:
Homepage: https://bird.network.cz/
Section: net
Priority: optional
Filename: pool/main/b/bird2/bird2_2.14-1+b1_amd64.deb