How to Install and Uninstall python38-dnspython Package on openSuSE Tumbleweed
Last updated: November 22,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-dnspython" package
This is a short guide on how to install python38-dnspython on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-dnspython
Copied
2. Uninstall "python38-dnspython" package
This guide let you learn how to uninstall python38-dnspython on openSuSE Tumbleweed:
$
sudo zypper remove
python38-dnspython
Copied
3. Information about the python38-dnspython package on openSuSE Tumbleweed
Information for package python38-dnspython:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-dnspython
Version : 2.1.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 1,8 MiB
Installed : No
Status : not installed
Source package : python-dnspython-2.1.0-1.7.src
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.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-dnspython
Version : 2.1.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 1,8 MiB
Installed : No
Status : not installed
Source package : python-dnspython-2.1.0-1.7.src
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.