How to Install and Uninstall python-invocations Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-invocations" package

In this section, we are going to explain the necessary steps to install python-invocations on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-invocations

2. Uninstall "python-invocations" package

In this section, we are going to explain the necessary steps to uninstall python-invocations on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-invocations $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-invocations package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-invocations
Priority: optional
Section: universe/python
Installed-Size: 29
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.6.2-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-invocations-doc
Filename: pool/universe/p/python-invocations/python-invocations_0.6.2-2_all.deb
Size: 6190
MD5sum: 8c86c2886938d4ef97b00fe60a98880e
SHA1: c5f0689e4bea5fc64d5a1a9fdba22219dc163ed2
SHA256: 28185509feee330df196794cfd462b646855cdb5186936786361adb0a9417c9d
Description-en: reusable invoke tasks - Python 2.x
Invocations is a collection of reusable "Invoke" tasks/task modules, including
(but not limited to) Python project management tools such as documentation
building and dependency organization.
.
It has no stand-alone components and is designed to be imported into your
pre-existing Invoke task files.
.
This package contains the Python 2.x module.
Description-md5: eff0ba17f5a0c5535837fbfba557065d
Homepage: http://pyinvoke.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu