How to Install and Uninstall libbgpdump.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "libbgpdump.x86_64" package

Please follow the instructions below to install libbgpdump.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libbgpdump.x86_64

2. Uninstall "libbgpdump.x86_64" package

Please follow the instructions below to uninstall libbgpdump.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libbgpdump.x86_64 $ sudo dnf autoremove

3. Information about the libbgpdump.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:41:57 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libbgpdump
Version : 1.6.2
Release : 1.el8
Architecture : x86_64
Size : 38 k
Source : libbgpdump-1.6.2-1.el8.src.rpm
Repository : epel
Summary : C library for analyzing BGP related dump files
URL : https://github.com/RIPE-NCC/bgpdump/wiki
License : MIT AND GPL-2.0-or-later
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.