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

Last updated: May 20,2024

1. Install "python3-lml" package

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

$ sudo zypper refresh $ sudo zypper install python3-lml

2. Uninstall "python3-lml" package

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

$ sudo zypper remove python3-lml

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

Information for package python3-lml:
------------------------------------
Repository : Main Repository
Name : python3-lml
Version : 0.0.9-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 102.0 KiB
Installed : No
Status : not installed
Source package : python-lml-0.0.9-bp155.2.10.src
Upstream URL : https://github.com/chfw/lml
Summary : A lazy plugin management system for Python
Description :
LML is "Load me later". lml seamlessly finds the lml-based
plugins from the current Python environment but loads plugins on
demand. It supports plugins that have external dependencies,
especially bulky and/or memory hungry ones. lml provides the plugin
management system only and the plugin interface is for the developer
to do.
Plugins loaded by lml may be installed packages or standalone
Python modules in a supplied directory.

5. The same packages on other Linux Distributions