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

Last updated: May 17,2024

1. Install "python-straight.plugin-doc" package

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

$ sudo apt update $ sudo apt install python-straight.plugin-doc

2. Uninstall "python-straight.plugin-doc" package

This tutorial shows how to uninstall python-straight.plugin-doc on Kali Linux:

$ sudo apt remove python-straight.plugin-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-straight.plugin-doc
Source: straight.plugin
Version: 1.4.1-5
Installed-Size: 161
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 27940
SHA256: f3b362897598f6b240e6793c9bbe381ceb1c73c89f67f6e86c77c0e499b22214
SHA1: 73967cd442fa7cd9ae5739cc79370bf46b445442
MD5sum: 31021a159f8e1325ad3a27b5a8f52730
Description: Simple namespaced plugin facility (common documentation)
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 is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ironfroggy/straight.plugin
Section: doc
Priority: optional
Filename: pool/main/s/straight.plugin/python-straight.plugin-doc_1.4.1-5_all.deb