How to Install and Uninstall python3-py3dns.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "python3-py3dns.noarch" package

This guide let you learn how to install python3-py3dns.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-py3dns.noarch

2. Uninstall "python3-py3dns.noarch" package

Please follow the guidelines below to uninstall python3-py3dns.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-py3dns.noarch $ sudo dnf autoremove

3. Information about the python3-py3dns.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:15:18 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-py3dns
Version : 3.2.1
Release : 7.el9
Architecture : noarch
Size : 48 k
Source : python3-py3dns-3.2.1-7.el9.src.rpm
Repository : epel
Summary : Python3 DNS library
URL : https://launchpad.net/py3dns/
License : Python
Description : This Python 3 module provides a DNS API for looking up DNS entries from
: within Python 3 modules and applications. This module is a simple,
: lightweight implementation.