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

Last updated: June 26,2024

1. Install "frr.x86_64" package

Please follow the steps below to install frr.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install frr.x86_64

2. Uninstall "frr.x86_64" package

Please follow the guidance below to uninstall frr.x86_64 on Fedora 34:

$ sudo dnf remove frr.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:32:43 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : frr
Version : 8.0.1
Release : 2.fc34
Architecture : x86_64
Size : 4.4 M
Source : frr-8.0.1-2.fc34.src.rpm
Repository : updates
Summary : Routing daemon
URL : http://www.frrouting.org
License : GPLv2+
Description : FRRouting is free software that manages TCP/IP based routing protocols. It takes
: a multi-server and multi-threaded approach to resolve the current complexity
: of the Internet.
:
: FRRouting supports BGP4, OSPFv2, OSPFv3, ISIS, RIP, RIPng, PIM, NHRP, PBR, EIGRP and BFD.
:
: FRRouting is a fork of Quagga.