How to Install and Uninstall python311-fqdn Package on openSUSE Leap
Last updated: November 26,2024
1. Install "python311-fqdn" package
Please follow the steps below to install python311-fqdn on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-fqdn
Copied
2. Uninstall "python311-fqdn" package
In this section, we are going to explain the necessary steps to uninstall python311-fqdn on openSUSE Leap:
$
sudo zypper remove
python311-fqdn
Copied
3. Information about the python311-fqdn package on openSUSE Leap
Information for package python311-fqdn:
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-fqdn
Version : 1.5.1-150400.9.5.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 54.3 KiB
Installed : No
Status : not installed
Source package : python-fqdn-1.5.1-150400.9.5.9.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.
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-fqdn
Version : 1.5.1-150400.9.5.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 54.3 KiB
Installed : No
Status : not installed
Source package : python-fqdn-1.5.1-150400.9.5.9.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.