How to Install and Uninstall python39-dnspython Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python39-dnspython" package

Please follow the step by step instructions below to install python39-dnspython on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-dnspython

2. Uninstall "python39-dnspython" package

This tutorial shows how to uninstall python39-dnspython on openSuSE Tumbleweed:

$ sudo zypper remove python39-dnspython

3. Information about the python39-dnspython package on openSuSE Tumbleweed

Information for package python39-dnspython:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-dnspython
Version : 2.4.2-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : python-dnspython-2.4.2-2.2.src
Upstream URL : https://github.com/rthalley/dnspython
Summary : A DNS toolkit for Python
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.
The package requires dependencies necessary for these optional features:
- DNS over HTTPS (doh)
- IDNA
- DNSSEC
and suggest dependencies necessary for these optional features:
- trio
This optional feature is not available due to missing dependencies:
- wmi