How to Install and Uninstall python311-py3dns Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python311-py3dns" package

In this section, we are going to explain the necessary steps to install python311-py3dns on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-py3dns

2. Uninstall "python311-py3dns" package

This is a short guide on how to uninstall python311-py3dns on openSuSE Tumbleweed:

$ sudo zypper remove python311-py3dns

3. Information about the python311-py3dns package on openSuSE Tumbleweed

Information for package python311-py3dns:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-py3dns
Version : 4.0.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 260.8 KiB
Installed : No
Status : not installed
Source package : python-py3dns-4.0.1-1.1.src
Upstream URL : https://launchpad.net/py3dns
Summary : Python module for DNS (Domain Name Service)
Description :
This package contains a module (dnslib) that implements a DNS
(Domain Name Server) client, plus additional modules that define some
symbolic constants used by DNS (dnstype, dnsclass, dnsopcode).