How to Install and Uninstall python3-jaraco.base Package on openSUSE Leap

Last updated: November 23,2024

1. Install "python3-jaraco.base" package

This tutorial shows how to install python3-jaraco.base on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jaraco.base

2. Uninstall "python3-jaraco.base" package

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

$ sudo zypper remove python3-jaraco.base

3. Information about the python3-jaraco.base package on openSUSE Leap

Information for package python3-jaraco.base:
--------------------------------------------
Repository : Main Repository
Name : python3-jaraco.base
Version : 6.1-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 1.3 KiB
Installed : No
Status : not installed
Source package : python-jaraco.base-6.1-bp155.2.13.src
Upstream URL : https://github.com/jaraco/jaraco.packaging
Summary : Base namespace for jaraco packages
Description :
This package provides a base namespace to guarantee
that other jaraco packages can be imported.
This should not be installed directly, all packages
using the "jaraco" namespace should depend on it.