How to Install and Uninstall python3.11-netaddr.noarch Package on CentOS Stream 8
Last updated: February 03,2025
1. Install "python3.11-netaddr.noarch" package
Please follow the step by step instructions below to install python3.11-netaddr.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3.11-netaddr.noarch
Copied
2. Uninstall "python3.11-netaddr.noarch" package
This guide let you learn how to uninstall python3.11-netaddr.noarch on CentOS Stream 8:
$
sudo dnf remove
python3.11-netaddr.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3.11-netaddr.noarch package on CentOS Stream 8
Last metadata expiration check: 6:43:10 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3.11-netaddr
Version : 0.8.0
Release : 2.el8
Architecture : noarch
Size : 1.7 M
Source : python3.11-netaddr-epel-0.8.0-2.el8.src.rpm
Repository : epel
Summary : A pure Python network address representation and manipulation library
URL : http://github.com/drkjam/netaddr
License : BSD
Description : A network address manipulation library for Python
:
: Provides support for:
:
: Layer 3 addresses
:
: * IPv4 and IPv6 addresses, subnets, masks, prefixes
: * iterating, slicing, sorting, summarizing and classifying IP networks
: * dealing with various ranges formats (CIDR, arbitrary ranges and globs, nmap)
: * set based operations (unions, intersections etc) over IP addresses and
: subnets
: * parsing a large variety of different formats and notations
: * looking up IANA IP block information
: * generating DNS reverse lookups
: * supernetting and subnetting
:
: Layer 2 addresses
:
: * representation and manipulation MAC addresses and EUI-64 identifiers
: * looking up IEEE organisational information (OUI, IAB)
: * generating derived IPv6 addresses
Available Packages
Name : python3.11-netaddr
Version : 0.8.0
Release : 2.el8
Architecture : noarch
Size : 1.7 M
Source : python3.11-netaddr-epel-0.8.0-2.el8.src.rpm
Repository : epel
Summary : A pure Python network address representation and manipulation library
URL : http://github.com/drkjam/netaddr
License : BSD
Description : A network address manipulation library for Python
:
: Provides support for:
:
: Layer 3 addresses
:
: * IPv4 and IPv6 addresses, subnets, masks, prefixes
: * iterating, slicing, sorting, summarizing and classifying IP networks
: * dealing with various ranges formats (CIDR, arbitrary ranges and globs, nmap)
: * set based operations (unions, intersections etc) over IP addresses and
: subnets
: * parsing a large variety of different formats and notations
: * looking up IANA IP block information
: * generating DNS reverse lookups
: * supernetting and subnetting
:
: Layer 2 addresses
:
: * representation and manipulation MAC addresses and EUI-64 identifiers
: * looking up IEEE organisational information (OUI, IAB)
: * generating derived IPv6 addresses