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

Last updated: May 20,2024

1. Install "python3-yarl" package

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

$ sudo zypper refresh $ sudo zypper install python3-yarl

2. Uninstall "python3-yarl" package

Learn how to uninstall python3-yarl on openSUSE Leap:

$ sudo zypper remove python3-yarl

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

Information for package python3-yarl:
-------------------------------------
Repository : Main Repository
Name : python3-yarl
Version : 1.3.0-150200.3.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 691.9 KiB
Installed : No
Status : not installed
Source package : python-yarl-1.3.0-150200.3.6.1.src
Upstream URL : https://github.com/aio-libs/yarl/
Summary : Yet another URL library
Description :
The module provides a URL class for url parsing and changing.