How to Install and Uninstall python3-py3dns Package on openSUSE Leap

Last updated: April 29,2024

1. Install "python3-py3dns" package

This is a short guide on how to install python3-py3dns on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-py3dns

2. Uninstall "python3-py3dns" package

Please follow the guidelines below to uninstall python3-py3dns on openSUSE Leap:

$ sudo zypper remove python3-py3dns

3. Information about the python3-py3dns package on openSUSE Leap

Information for package python3-py3dns:
---------------------------------------
Repository : Main Repository
Name : python3-py3dns
Version : 3.2.1-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 162.8 KiB
Installed : No
Status : not installed
Source package : python-py3dns-3.2.1-bp155.2.11.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).