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

Last updated: July 02,2024

1. Install "python312-dnspython" package

Please follow the instructions below to install python312-dnspython on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-dnspython

2. Uninstall "python312-dnspython" package

Please follow the guidance below to uninstall python312-dnspython on openSuSE Tumbleweed:

$ sudo zypper remove python312-dnspython

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

Information for package python312-dnspython:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-dnspython
Version : 2.4.2-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.8 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