How to Install and Uninstall perl-Net-BGP.noarch Package on AlmaLinux 9
Last updated: November 24,2024
1. Install "perl-Net-BGP.noarch" package
This tutorial shows how to install perl-Net-BGP.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Net-BGP.noarch
Copied
2. Uninstall "perl-Net-BGP.noarch" package
This guide let you learn how to uninstall perl-Net-BGP.noarch on AlmaLinux 9:
$
sudo dnf remove
perl-Net-BGP.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Net-BGP.noarch package on AlmaLinux 9
Last metadata expiration check: 2:16:38 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Net-BGP
Version : 0.18
Release : 1.el9
Architecture : noarch
Size : 79 k
Source : perl-Net-BGP-0.18-1.el9.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.el9
Architecture : noarch
Size : 79 k
Source : perl-Net-BGP-0.18-1.el9.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.