How to Install and Uninstall python2-dns.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python2-dns.noarch" package
This guide covers the steps necessary to install python2-dns.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-dns.noarch
Copied
2. Uninstall "python2-dns.noarch" package
Please follow the instructions below to uninstall python2-dns.noarch on AlmaLinux 8:
$
sudo dnf remove
python2-dns.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-dns.noarch package on AlmaLinux 8
Last metadata expiration check: 1:10:50 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python2-dns
Version : 1.15.0
Release : 10.module_el8.6.0+2781+fed64c13
Architecture : noarch
Size : 241 k
Source : python-dns-1.15.0-10.module_el8.6.0+2781+fed64c13.src.rpm
Repository : appstream
Summary : DNS toolkit for Python 2
URL : http://www.dnspython.org/
License : 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 : python2-dns
Version : 1.15.0
Release : 10.module_el8.6.0+2781+fed64c13
Architecture : noarch
Size : 241 k
Source : python-dns-1.15.0-10.module_el8.6.0+2781+fed64c13.src.rpm
Repository : appstream
Summary : DNS toolkit for Python 2
URL : http://www.dnspython.org/
License : 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.