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

Last updated: November 01,2024

1. Install "openbgpd.x86_64" package

In this section, we are going to explain the necessary steps to install openbgpd.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install openbgpd.x86_64

2. Uninstall "openbgpd.x86_64" package

Please follow the step by step instructions below to uninstall openbgpd.x86_64 on Oracle Linux 8:

$ sudo dnf remove openbgpd.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:45:09 ago on Mon Sep 12 02:51:38 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.