How to Install and Uninstall bgpdump.x86_64 Package on AlmaLinux 8

Last updated: May 21,2024

1. Install "bgpdump.x86_64" package

This tutorial shows how to install bgpdump.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install bgpdump.x86_64

2. Uninstall "bgpdump.x86_64" package

This is a short guide on how to uninstall bgpdump.x86_64 on AlmaLinux 8:

$ sudo dnf remove bgpdump.x86_64 $ sudo dnf autoremove

3. Information about the bgpdump.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:29:57 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : bgpdump
Version : 1.6.0
Release : 5.el8
Architecture : x86_64
Size : 23 k
Source : libbgpdump-1.6.0-5.el8.src.rpm
Repository : epel
Summary : MRT file reader for handling BGP related data
URL : https://bitbucket.org/ripencc/bgpdump/wiki
License : MIT and GPLv2+
Description : Bgpdump translates (possibly compressed) binary MRT RIB dump files, e.g.
: produced by Zebra/Quagga, BIRD, OpenBGPD or PyRT, into human readable
: output. Publicly available MRT RIB dump files are e.g. supplied by the
: RIPE NCC routing information service (RIPE RIS).