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

Last updated: November 24,2024

1. Install "python311-fqdn" package

Learn how to install python311-fqdn on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-fqdn

2. Uninstall "python311-fqdn" package

Please follow the guidelines below to uninstall python311-fqdn on openSuSE Tumbleweed:

$ sudo zypper remove python311-fqdn

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

Information for package python311-fqdn:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-fqdn
Version : 1.5.1-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 54.3 KiB
Installed : No
Status : not installed
Source package : python-fqdn-1.5.1-3.4.src
Upstream URL : https://github.com/ypcrts/fqdn
Summary : RFC-compliant FQDN validation and manipulation for Python
Description :
This package validates Fully Qualified Domain Names (FQDNs) conforming to the
Internet Engineering Task Force specification . The design intent is to
validate that a string would be traditionally acceptable as a public Internet
hostname to RFC-conforming software, which is a strict subset of the logic in
modern web browsers like Mozilla Firefox and Chromium that determines whether
make a DNS lookup. Configuration options can relax constraints so that short
hostnames without periods or others with underscores will be valid. These
relaxations are closer to how modern web browsers work.

5. The same packages on other Linux Distributions