How to Install and Uninstall python3-hyperlink Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-hyperlink" package

This guide covers the steps necessary to install python3-hyperlink on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-hyperlink

2. Uninstall "python3-hyperlink" package

This is a short guide on how to uninstall python3-hyperlink on openSUSE Leap:

$ sudo zypper remove python3-hyperlink

3. Information about the python3-hyperlink package on openSUSE Leap

Information for package python3-hyperlink:
------------------------------------------
Repository : Main Repository
Name : python3-hyperlink
Version : 17.2.1-3.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 245.9 KiB
Installed : No
Status : not installed
Source package : python-hyperlink-17.2.1-3.2.1.src
Upstream URL : https://github.com/python-hyper/hyperlink
Summary : Immutable URL support for Python
Description :
Hyperlink provides a pure-Python implementation of immutable URLs
based on RFC 3986 and 3987.