How To Install python3-hyperlink on Fedora 36

In this tutorial we learn how to install python3-hyperlink in Fedora 36. python3-hyperlink is A featureful, immutable, and correct URL for Python

Introduction

In this tutorial we learn how to install python3-hyperlink on Fedora 36.

The humble, but powerful, URL runs everything around us. Chances are you’ve used several just to read this text. Hyperlink is a featureful, pure-Python implementation of the URL, with an emphasis on correctness.

We can use yum or dnf to install python3-hyperlink on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-hyperlink.

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-hyperlink using dnf by running the following command:

sudo dnf -y install python3-hyperlink

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-hyperlink using yum by running the following command:

sudo yum -y install python3-hyperlink

To uninstall only the python3-hyperlink package we can use the following command:

sudo dnf remove python3-hyperlink
/usr/lib/python3.10/site-packages/hyperlink
/usr/lib/python3.10/site-packages/hyperlink-21.0.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/hyperlink-21.0.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/hyperlink-21.0.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/hyperlink-21.0.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/hyperlink-21.0.0-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/hyperlink-21.0.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/hyperlink-21.0.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/hyperlink/__init__.py
/usr/lib/python3.10/site-packages/hyperlink/__pycache__
/usr/lib/python3.10/site-packages/hyperlink/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/hyperlink/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/hyperlink/__pycache__/_socket.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/hyperlink/__pycache__/_socket.cpython-310.pyc
/usr/lib/python3.10/site-packages/hyperlink/__pycache__/_url.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/hyperlink/__pycache__/_url.cpython-310.pyc
/usr/lib/python3.10/site-packages/hyperlink/__pycache__/hypothesis.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/hyperlink/__pycache__/hypothesis.cpython-310.pyc
/usr/lib/python3.10/site-packages/hyperlink/_socket.py
/usr/lib/python3.10/site-packages/hyperlink/_url.py
/usr/lib/python3.10/site-packages/hyperlink/hypothesis.py
/usr/lib/python3.10/site-packages/hyperlink/idna-tables-properties.csv.gz
/usr/lib/python3.10/site-packages/hyperlink/py.typed
/usr/lib/python3.10/site-packages/hyperlink/test
/usr/lib/python3.10/site-packages/hyperlink/test/__init__.py
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/common.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/common.cpython-310.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/test_common.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/test_common.cpython-310.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/test_decoded_url.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/test_decoded_url.cpython-310.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/test_hypothesis.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/test_hypothesis.cpython-310.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/test_parse.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/test_parse.cpython-310.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/test_scheme_registration.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/test_scheme_registration.cpython-310.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/test_socket.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/test_socket.cpython-310.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/test_url.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/__pycache__/test_url.cpython-310.pyc
/usr/lib/python3.10/site-packages/hyperlink/test/common.py
/usr/lib/python3.10/site-packages/hyperlink/test/test_common.py
/usr/lib/python3.10/site-packages/hyperlink/test/test_decoded_url.py
/usr/lib/python3.10/site-packages/hyperlink/test/test_hypothesis.py
/usr/lib/python3.10/site-packages/hyperlink/test/test_parse.py
/usr/lib/python3.10/site-packages/hyperlink/test/test_scheme_registration.py
/usr/lib/python3.10/site-packages/hyperlink/test/test_socket.py
/usr/lib/python3.10/site-packages/hyperlink/test/test_url.py
/usr/share/doc/python3-hyperlink
/usr/share/doc/python3-hyperlink/README.md
/usr/share/licenses/python3-hyperlink
/usr/share/licenses/python3-hyperlink/LICENSE

References

Summary

In this tutorial we learn how to install python3-hyperlink on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).