How to Install and Uninstall python3-lml Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-lml" package

Please follow the steps below to install python3-lml on Kali Linux

$ sudo apt update $ sudo apt install python3-lml

2. Uninstall "python3-lml" package

Please follow the steps below to uninstall python3-lml on Kali Linux:

$ sudo apt remove python3-lml $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-lml package on Kali Linux

Package: python3-lml
Source: python-lml
Version: 0.1.0-0kali2
Architecture: all
Maintainer: Kali Developers
Installed-Size: 49
Depends: python3:any
Suggests: python-lml-doc
Homepage: https://github.com/chfw/lml
Priority: optional
Section: python
Filename: pool/main/p/python-lml/python3-lml_0.1.0-0kali2_all.deb
Size: 11192
SHA256: 204997b6e39d22b297028a88ab466a138af32f054a60ad46e81c07a2a302bfaa
SHA1: 8cfe584f28a75bbbac00e73ede769b528231a5d0
MD5sum: 899e60fa9b66238bad6d6b16aba9e4e3
Description: Load me later, a lazy plugin management system (Python 3)
This package contains a lazy plugin management system. It seamlessly finds the
lml based plugins from the current Python environment but loads the plugins
on demand. It is designed to support plugins that have external dependencies,
especially bulky and/or memory hungry ones. lml provides the plugin management
system only and the plugin interface is on your shoulder.
.
This package installs the library for Python 3.
Description-md5:

5. The same packages on other Linux Distributions