How to Install and Uninstall python3-straight.plugin Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-straight.plugin" package

This guide let you learn how to install python3-straight.plugin on Kali Linux

$ sudo apt update $ sudo apt install python3-straight.plugin

2. Uninstall "python3-straight.plugin" package

Learn how to uninstall python3-straight.plugin on Kali Linux:

$ sudo apt remove python3-straight.plugin $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-straight.plugin package on Kali Linux

Package: python3-straight.plugin
Source: straight.plugin
Version: 1.4.1-5
Installed-Size: 31
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-straight.plugin-doc
Size: 6292
SHA256: 7a27ebd0cbd4cacc9647ac53dbec6e09a25ebb600daf3ace3c37c1d2d67ab1f9
SHA1: ffa5b0a3661c6d0f5a086495c78a63cf07fcc7cd
MD5sum: ecae1100c9f27a048563d61b33ce6b1e
Description: Simple namespaced plugin facility (Python 3)
straight.plugin is a Python plugin loader inspired by twisted.plugin
with two important distinctions:
.
- Fewer dependencies
- Python 3 compatible
.
The system is used to allow multiple Python packages to provide
plugins within a namespace package, where other packages will locate
and utilize. The plugins themselves are modules in a namespace
package where the namespace identifies the plugins in it for some
particular purpose or intent.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/ironfroggy/straight.plugin
Section: python
Priority: optional
Filename: pool/main/s/straight.plugin/python3-straight.plugin_1.4.1-5_all.deb