How to Install and Uninstall python3-aggregate6.noarch Package on CentOS Stream 9
Last updated: November 13,2024
1. Install "python3-aggregate6.noarch" package
This tutorial shows how to install python3-aggregate6.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-aggregate6.noarch
Copied
2. Uninstall "python3-aggregate6.noarch" package
Please follow the steps below to uninstall python3-aggregate6.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-aggregate6.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-aggregate6.noarch package on CentOS Stream 9
Last metadata expiration check: 3:06:20 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-aggregate6
Version : 1.0.12
Release : 2.el9
Architecture : noarch
Size : 17 k
Source : aggregate6-1.0.12-2.el9.src.rpm
Repository : epel
Summary : Python module to compress an unsorted list of IPv4 and IPv6 prefixes
URL : https://github.com/job/aggregate6
License : BSD-2-Clause
Description : The aggregate6 Python module takes a list of IPv4/IPv6 prefixes in
: conventional format as parameter, and performs two optimisations to
: attempt to reduce the length of the prefix list, which can often be
: useful in context of compressing firewall rules or BGP prefix-list
: filters.
Available Packages
Name : python3-aggregate6
Version : 1.0.12
Release : 2.el9
Architecture : noarch
Size : 17 k
Source : aggregate6-1.0.12-2.el9.src.rpm
Repository : epel
Summary : Python module to compress an unsorted list of IPv4 and IPv6 prefixes
URL : https://github.com/job/aggregate6
License : BSD-2-Clause
Description : The aggregate6 Python module takes a list of IPv4/IPv6 prefixes in
: conventional format as parameter, and performs two optimisations to
: attempt to reduce the length of the prefix list, which can often be
: useful in context of compressing firewall rules or BGP prefix-list
: filters.