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

Last updated: May 16,2024

1. Install "python3-wadllib" package

Here is a brief guide to show you how to install python3-wadllib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-wadllib

2. Uninstall "python3-wadllib" package

In this section, we are going to explain the necessary steps to uninstall python3-wadllib on openSUSE Leap:

$ sudo zypper remove python3-wadllib

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

Information for package python3-wadllib:
----------------------------------------
Repository : Main Repository
Name : python3-wadllib
Version : 1.3.3-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 428.2 KiB
Installed : No
Status : not installed
Source package : python-wadllib-1.3.3-bp155.2.9.src
Upstream URL : https://launchpad.net/wadllib
Summary : Navigate HTTP resources using WADL files as guides
Description :
An Application object represents a web service described by a WADL
file.