How to Install and Uninstall python311-dnspython Package on openSUSE Leap

Last updated: June 02,2024

1. Install "python311-dnspython" package

Here is a brief guide to show you how to install python311-dnspython on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-dnspython

2. Uninstall "python311-dnspython" package

This guide let you learn how to uninstall python311-dnspython on openSUSE Leap:

$ sudo zypper remove python311-dnspython

3. Information about the python311-dnspython package on openSUSE Leap

Information for package python311-dnspython:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-dnspython
Version : 2.3.0-150400.12.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.7 MiB
Installed : No
Status : not installed
Source package : python-dnspython-2.3.0-150400.12.3.9.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
- curio
This optional feature is not available due to missing dependencies:
- wmi

5. The same packages on other Linux Distributions