How to Install and Uninstall bird.x86_64 Package on Fedora 34

Last updated: July 05,2024

1. Install "bird.x86_64" package

This guide covers the steps necessary to install bird.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install bird.x86_64

2. Uninstall "bird.x86_64" package

Please follow the step by step instructions below to uninstall bird.x86_64 on Fedora 34:

$ sudo dnf remove bird.x86_64 $ sudo dnf autoremove

3. Information about the bird.x86_64 package on Fedora 34

Last metadata expiration check: 1:45:12 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : bird
Version : 2.0.9
Release : 2.fc34
Architecture : x86_64
Size : 454 k
Source : bird-2.0.9-2.fc34.src.rpm
Repository : updates
Summary : BIRD Internet Routing Daemon
URL : https://bird.network.cz/
License : GPLv2+
Description : BIRD is a dynamic IP routing daemon supporting both, IPv4 and IPv6, Border
: Gateway Protocol (BGPv4), Routing Information Protocol (RIPv2, RIPng), Open
: Shortest Path First protocol (OSPFv2, OSPFv3), Babel Routing Protocol (Babel),
: Bidirectional Forwarding Detection (BFD), IPv6 router advertisements, static
: routes, inter-table protocol, command-line interface allowing on-line control
: and inspection of the status of the daemon, soft reconfiguration as well as a
: powerful language for route filtering.