How to Install and Uninstall python312-lml Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python312-lml" package
Please follow the guidance below to install python312-lml on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-lml
Copied
2. Uninstall "python312-lml" package
Please follow the guidance below to uninstall python312-lml on openSuSE Tumbleweed:
$
sudo zypper remove
python312-lml
Copied
3. Information about the python312-lml package on openSuSE Tumbleweed
Information for package python312-lml:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-lml
Version : 0.1.0-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 159.3 KiB
Installed : No
Status : not installed
Source package : python-lml-0.1.0-1.9.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.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-lml
Version : 0.1.0-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 159.3 KiB
Installed : No
Status : not installed
Source package : python-lml-0.1.0-1.9.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.