How to Install and Uninstall openbgpd.x86_64 Package on Rocky Linux 8

Last updated: November 15,2024

1. Install "openbgpd.x86_64" package

Please follow the guidelines below to install openbgpd.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install openbgpd.x86_64

2. Uninstall "openbgpd.x86_64" package

This guide covers the steps necessary to uninstall openbgpd.x86_64 on Rocky Linux 8:

$ sudo dnf remove openbgpd.x86_64 $ sudo dnf autoremove

3. Information about the openbgpd.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:26:16 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : openbgpd
Version : 7.5
Release : 1.el8
Architecture : x86_64
Size : 251 k
Source : openbgpd-7.5-1.el8.src.rpm
Repository : epel
Summary : OpenBGPD Routing Daemon
URL : https://www.openbgpd.org/
License : ISC and BSD and BSD with advertising and Public Domain
Description : OpenBGPD is a free implementation of the Border Gateway Protocol (BGP),
: Version 4. It allows ordinary machines to be used as routers exchanging
: routes with other systems speaking the BGP protocol.
:
: This is the portable version and it does not have the means to influence
: kernel routing tables. It is only suitable for route servers/collectors.