How to Install and Uninstall quagga.i686 Package on Fedora 35

Last updated: November 28,2024

1. Install "quagga.i686" package

This tutorial shows how to install quagga.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install quagga.i686

2. Uninstall "quagga.i686" package

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

$ sudo dnf remove quagga.i686 $ sudo dnf autoremove

3. Information about the quagga.i686 package on Fedora 35

Last metadata expiration check: 5:23:24 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : quagga
Version : 1.2.4
Release : 19.fc35
Architecture : i686
Size : 1.5 M
Source : quagga-1.2.4-19.fc35.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.