How to Install and Uninstall python3-vine Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "python3-vine" package

This guide covers the steps necessary to install python3-vine on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-vine

2. Uninstall "python3-vine" package

Learn how to uninstall python3-vine on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-vine package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-vine
Architecture: all
Version: 1.3.0+dfsg-1
Priority: optional
Section: python
Source: vine
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 75
Depends: python3:any
Filename: pool/main/v/vine/python3-vine_1.3.0+dfsg-1_all.deb
Size: 17248
MD5sum: c35232281182569a08866debaee7898f
SHA1: 64c613626479b614ac8089e720ccdedd2d9c334d
SHA256: 3a00a31c5ef8bf8891ebb523036925d5a23b2c681d873dc6b4beb1ed33c7a170
SHA512: 44081892dbdb38e5b3c4323ee70a0a5f9357b14d58b733ccf3260efe28cd1a61b884ec5f506c10eb846a95b967aa90b273be913a3a14a4156df46063d0cb1aa2
Homepage: https://github.com/celery/vine
Description-en: Python promises (Python 3 version)
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 package contains the Python 3 version of the library.
Description-md5: c97da697d9158f909b435ab0a14a0f0b