How to Install and Uninstall python-vine-doc Package on Kali Linux

Last updated: October 04,2024

1. Install "python-vine-doc" package

This guide covers the steps necessary to install python-vine-doc on Kali Linux

$ sudo apt update $ sudo apt install python-vine-doc

2. Uninstall "python-vine-doc" package

This is a short guide on how to uninstall python-vine-doc on Kali Linux:

$ sudo apt remove python-vine-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-vine-doc
Source: vine
Version: 5.0.0+dfsg-3
Installed-Size: 357
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 64424
SHA256: a928d604782e7908153303296d29c5545c1cbdedf3b585c771f2596afe1be0a6
SHA1: 3335c4c4583132fb6e7a4c20e85fab1962cc282f
MD5sum: 1986f255913bed584d7c8827d94ae764
Description: vine Python promises documentation
A Python implementation of the promise pattern for asynchronous programming.
.
This is a special implementation of promises in that it can be used both for
"promise of a value" and lazy evaluation. The biggest upside for this is that
everything in a promise can also be a promise, e.g. filters, callbacks and
errbacks can all be promises.
.
This is the documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/celery/vine
Section: doc
Priority: optional
Filename: pool/main/v/vine/python-vine-doc_5.0.0+dfsg-3_all.deb