How to Install and Uninstall frr.x86_64 Package on AlmaLinux 8

Last updated: May 19,2024

1. Install "frr.x86_64" package

Please follow the instructions below to install frr.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install frr.x86_64

2. Uninstall "frr.x86_64" package

Please follow the instructions below to uninstall frr.x86_64 on AlmaLinux 8:

$ sudo dnf remove frr.x86_64 $ sudo dnf autoremove

3. Information about the frr.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:29:00 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : frr
Version : 7.5
Release : 11.el8
Architecture : x86_64
Size : 3.1 M
Source : frr-7.5-11.el8.src.rpm
Repository : appstream
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.