How to Install and Uninstall python3.11-dns.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 15,2025
1. Install "python3.11-dns.noarch" package
This guide covers the steps necessary to install python3.11-dns.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3.11-dns.noarch
Copied
2. Uninstall "python3.11-dns.noarch" package
This is a short guide on how to uninstall python3.11-dns.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3.11-dns.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3.11-dns.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:44:19 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3.11-dns
Version : 2.2.1
Release : 2.el8
Architecture : noarch
Size : 444 k
Source : python3.11-dns-epel-2.2.1-2.el8.src.rpm
Repository : epel
Summary : DNS toolkit for Python
URL : http://www.dnspython.org
License : ISC and MIT
Description : dnspython is a DNS toolkit for Python. It supports almost all record
: types. It can be used for queries, zone transfers, and dynamic
: updates. It supports TSIG authenticated messages and EDNS0.
:
: dnspython provides both high and low level access to DNS. The high
: level classes perform queries for data of a given name, type, and
: class, and return an answer set. The low level classes allow direct
: manipulation of DNS zones, messages, names, and records.
Available Packages
Name : python3.11-dns
Version : 2.2.1
Release : 2.el8
Architecture : noarch
Size : 444 k
Source : python3.11-dns-epel-2.2.1-2.el8.src.rpm
Repository : epel
Summary : DNS toolkit for Python
URL : http://www.dnspython.org
License : ISC and MIT
Description : dnspython is a DNS toolkit for Python. It supports almost all record
: types. It can be used for queries, zone transfers, and dynamic
: updates. It supports TSIG authenticated messages and EDNS0.
:
: dnspython provides both high and low level access to DNS. The high
: level classes perform queries for data of a given name, type, and
: class, and return an answer set. The low level classes allow direct
: manipulation of DNS zones, messages, names, and records.