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

Last updated: April 27,2024

1. Install "quagga.i686" package

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

$ sudo dnf update $ sudo dnf install quagga.i686

2. Uninstall "quagga.i686" package

Please follow the instructions below to uninstall quagga.i686 on Fedora 34:

$ sudo dnf remove quagga.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:56:21 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : quagga
Version : 1.2.4
Release : 17.fc34
Architecture : i686
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.