How to Install and Uninstall perl-Net-BGP.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 16,2024
1. Install "perl-Net-BGP.noarch" package
Please follow the guidance below to install perl-Net-BGP.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
perl-Net-BGP.noarch
Copied
2. Uninstall "perl-Net-BGP.noarch" package
This guide covers the steps necessary to uninstall perl-Net-BGP.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
perl-Net-BGP.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Net-BGP.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:06:05 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Net-BGP
Version : 0.18
Release : 1.el8
Architecture : noarch
Size : 82 k
Source : perl-Net-BGP-0.18-1.el8.src.rpm
Repository : epel
Summary : Perl module for object-oriented API to the BGP protocol
URL : https://metacpan.org/release/Net-BGP
License : GPL+ or Artistic
Description : An implementation of the BGP-4 inter-domain routing protocol as Perl module.
: It encapsulates all of the functionality needed to establish and maintain a
: BGP peering session and exchange routing update information with the peer.
: It aims to provide a simple API to the BGP protocol for the purposes of
: automation, logging, monitoring, testing, and similar tasks using the power
: and flexibility of Perl. The module does not implement the functionality of
: a RIB (Routing Information Base) nor does it modify the kernel routing table
: of the host system. However, such operations could be implemented using the
: API provided by the module.
Available Packages
Name : perl-Net-BGP
Version : 0.18
Release : 1.el8
Architecture : noarch
Size : 82 k
Source : perl-Net-BGP-0.18-1.el8.src.rpm
Repository : epel
Summary : Perl module for object-oriented API to the BGP protocol
URL : https://metacpan.org/release/Net-BGP
License : GPL+ or Artistic
Description : An implementation of the BGP-4 inter-domain routing protocol as Perl module.
: It encapsulates all of the functionality needed to establish and maintain a
: BGP peering session and exchange routing update information with the peer.
: It aims to provide a simple API to the BGP protocol for the purposes of
: automation, logging, monitoring, testing, and similar tasks using the power
: and flexibility of Perl. The module does not implement the functionality of
: a RIB (Routing Information Base) nor does it modify the kernel routing table
: of the host system. However, such operations could be implemented using the
: API provided by the module.