How to Install and Uninstall python3-hstspreload.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-hstspreload.noarch" package

Please follow the step by step instructions below to install python3-hstspreload.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-hstspreload.noarch

2. Uninstall "python3-hstspreload.noarch" package

Please follow the guidelines below to uninstall python3-hstspreload.noarch on Fedora 34:

$ sudo dnf remove python3-hstspreload.noarch $ sudo dnf autoremove

3. Information about the python3-hstspreload.noarch package on Fedora 34

Last metadata expiration check: 3:23:36 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-hstspreload
Version : 2021.5.24
Release : 1.fc34
Architecture : noarch
Size : 978 k
Source : python-hstspreload-2021.5.24-1.fc34.src.rpm
Repository : updates
Summary : Chromium HSTS Preload list
URL : https://github.com/sethmlarson/hstspreload
License : BSD
Description : Chromium HSTS Preload list as a Python package. The package provides a
: single function: in_hsts_preload() which takes an IDNA-encoded host and
: returns either True or False regarding whether that host should be only
: accessed via HTTPS.