How to Install and Uninstall python2-ipaddress.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python2-ipaddress.noarch" package
This guide let you learn how to install python2-ipaddress.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-ipaddress.noarch
Copied
2. Uninstall "python2-ipaddress.noarch" package
This tutorial shows how to uninstall python2-ipaddress.noarch on AlmaLinux 8:
$
sudo dnf remove
python2-ipaddress.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-ipaddress.noarch package on AlmaLinux 8
Last metadata expiration check: 2:25:17 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python2-ipaddress
Version : 1.0.18
Release : 6.module_el8.6.0+2781+fed64c13
Architecture : noarch
Size : 38 k
Source : python-ipaddress-1.0.18-6.module_el8.6.0+2781+fed64c13.src.rpm
Repository : appstream
Summary : Port of the python 3.3+ ipaddress module to 2.6+
URL : https://pypi.python.org/pypi/ipaddress/
License : Python
Description : ipaddress provides the capabilities to create, manipulate and operate
: on IPv4 and IPv6 addresses and networks.
:
: The functions and classes in this module make it straightforward to
: handle various tasks related to IP addresses, including checking
: whether or not two hosts are on the same subnet, iterating over all
: hosts in a particular subnet, checking whether or not a string
: represents a valid IP address or network definition, and so on.
Available Packages
Name : python2-ipaddress
Version : 1.0.18
Release : 6.module_el8.6.0+2781+fed64c13
Architecture : noarch
Size : 38 k
Source : python-ipaddress-1.0.18-6.module_el8.6.0+2781+fed64c13.src.rpm
Repository : appstream
Summary : Port of the python 3.3+ ipaddress module to 2.6+
URL : https://pypi.python.org/pypi/ipaddress/
License : Python
Description : ipaddress provides the capabilities to create, manipulate and operate
: on IPv4 and IPv6 addresses and networks.
:
: The functions and classes in this module make it straightforward to
: handle various tasks related to IP addresses, including checking
: whether or not two hosts are on the same subnet, iterating over all
: hosts in a particular subnet, checking whether or not a string
: represents a valid IP address or network definition, and so on.