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

Last updated: May 18,2024

1. Install "libbgpdump.i686" package

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

$ sudo dnf update $ sudo dnf install libbgpdump.i686

2. Uninstall "libbgpdump.i686" package

Please follow the guidelines below to uninstall libbgpdump.i686 on Fedora 35:

$ sudo dnf remove libbgpdump.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:33:52 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libbgpdump
Version : 1.6.0
Release : 8.fc35
Architecture : i686
Size : 40 k
Source : libbgpdump-1.6.0-8.fc35.src.rpm
Repository : fedora
Summary : C library for analyzing BGP related dump files
URL : https://bitbucket.org/ripencc/bgpdump/wiki
License : MIT and GPLv2+
Description : Libbgpdump is a C library designed to help with analyzing BGP related
: dump files in Zebra/Quagga or MRT RIB (Multi-Threaded Routing Toolkit
: Routing Information Base) format, e.g. produced by Zebra/Quagga, BIRD,
: OpenBGPD or PyRT.