How to Install and Uninstall python3-iptools.noarch Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "python3-iptools.noarch" package
This tutorial shows how to install python3-iptools.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-iptools.noarch
Copied
2. Uninstall "python3-iptools.noarch" package
Please follow the step by step instructions below to uninstall python3-iptools.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-iptools.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-iptools.noarch package on Oracle Linux 8
Last metadata expiration check: 2:56:59 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-iptools
Version : 0.7.0
Release : 2.el8
Architecture : noarch
Size : 35 k
Source : python-iptools-0.7.0-2.el8.src.rpm
Repository : epel
Summary : A few useful functions and objects for manipulating IP addresses in python 3
URL : https://github.com/bd808/python-iptools
License : BSD
Description : A few useful functions and objects for manipulating IPv4 and IPv6 addresses
: in python. The project was inspired by a desire to be able to use CIDR address
: notation to designate INTERNAL_IPS in a Django project's settings file.
Available Packages
Name : python3-iptools
Version : 0.7.0
Release : 2.el8
Architecture : noarch
Size : 35 k
Source : python-iptools-0.7.0-2.el8.src.rpm
Repository : epel
Summary : A few useful functions and objects for manipulating IP addresses in python 3
URL : https://github.com/bd808/python-iptools
License : BSD
Description : A few useful functions and objects for manipulating IPv4 and IPv6 addresses
: in python. The project was inspired by a desire to be able to use CIDR address
: notation to designate INTERNAL_IPS in a Django project's settings file.