How to Install and Uninstall libbgpdump.x86_64 Package on Rocky Linux 9

Last updated: November 29,2024

1. Install "libbgpdump.x86_64" package

This tutorial shows how to install libbgpdump.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libbgpdump.x86_64

2. Uninstall "libbgpdump.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libbgpdump.x86_64 on Rocky Linux 9:

$ sudo dnf remove libbgpdump.x86_64 $ sudo dnf autoremove

3. Information about the libbgpdump.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:50:43 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libbgpdump
Version : 1.6.2
Release : 1.el9
Architecture : x86_64
Size : 37 k
Source : libbgpdump-1.6.2-1.el9.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.