How to Install and Uninstall python3-invoke Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-invoke" package

This guide covers the steps necessary to install python3-invoke on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-invoke

2. Uninstall "python3-invoke" package

Please follow the instructions below to uninstall python3-invoke on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-invoke package on Ubuntu 21.10 (Impish Indri)

Package: python3-invoke
Architecture: all
Version: 1.4.1+ds-0.1
Priority: optional
Section: universe/python
Source: python-invoke
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 379
Depends: python3-pkg-resources, python3-six, python3-yaml, python3:any
Suggests: python-invoke-doc
Filename: pool/universe/p/python-invoke/python3-invoke_1.4.1+ds-0.1_all.deb
Size: 91460
MD5sum: 0993819ebdc2d4213f773c87ce4433c4
SHA1: 1dcc3d290b821c02e013b562740cc2c4e76464ee
SHA256: 51321b8ced73b7bce64f540263f93c3fbd73afa87eb1a3db93eb515469c08616
SHA512: f8043fd25c0a137957bb46ee6b7676f7aecd5098151c7ec88cefdcc4827550f9d84c5a571772d17b9aa404fdcc5f63d62e9b0a37ac21c80bb61539c99857fb3a
Homepage: http://docs.pyinvoke.org
Description-en: Pythonic task execution - Python 3.x
Invoke is a Python (2.6+ and 3.2+) task execution tool and library, drawing
inspiration from various sources to arrive at a powerful and clean feature
set.
.
Like Ruby's Rake tool and Invoke's own predecessor Fabric 1.x, it provides a
clean, high level API for running shell commands and defining/organizing task
functions from a tasks.py file.
.
From GNU Make, it inherits an emphasis on minimal boilerplate for common
patterns and the ability to run multiple tasks in a single invocation.
.
Following the lead of most Unix CLI applications, it offers a traditional
flag-based style of command-line parsing, deriving flag names and value types
from task signatures.
.
Like many of its predecessors, it offers advanced features as well:
namespacing, task aliasing, before/after hooks, parallel execution and more.
.
This package contains the Python 3.x module.
Description-md5: 37b0d11b40c9c03444abfd51e61b0bda