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

Last updated: September 22,2024

1. Install "quagga.x86_64" package

Please follow the step by step instructions below to install quagga.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install quagga.x86_64

2. Uninstall "quagga.x86_64" package

This tutorial shows how to uninstall quagga.x86_64 on Fedora 34:

$ sudo dnf remove quagga.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:42:36 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : quagga
Version : 1.2.4
Release : 17.fc34
Architecture : x86_64
Size : 1.5 M
Source : quagga-1.2.4-17.fc34.src.rpm
Repository : fedora
Summary : Routing daemon
URL : http://www.quagga.net
License : GPLv2+
Description : Quagga is free software that operates TCP/IP-based routing protocols. It takes
: a multi-server and multi-threaded approach to resolving the current complexity
: of the Internet.
:
: Quagga supports Babel, BGP4, BGP4+, BGP4-, IS-IS (experimental), OSPFv2,
: OSPFv3, RIPv1, RIPv2, RIPng, PIM-SSM and NHRP.
:
: Quagga is intended to be used as a Route Server and a Route Reflector. It is
: not a toolkit; it provides full routing power under a new architecture.
: Quagga by design has a process for each protocol.
:
: Quagga is a fork of GNU Zebra.