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

Last updated: November 28,2024

1. Install "frr.x86_64" package

This guide let you learn how to install frr.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install frr.x86_64

2. Uninstall "frr.x86_64" package

In this section, we are going to explain the necessary steps to uninstall frr.x86_64 on Fedora 35:

$ sudo dnf remove frr.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:51:57 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : frr
Version : 8.2.2
Release : 2.fc35
Architecture : x86_64
Size : 4.6 M
Source : frr-8.2.2-2.fc35.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.