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

Last updated: May 17,2024

1. Install "python3-doit" package

Learn how to install python3-doit on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-doit

2. Uninstall "python3-doit" package

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

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

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

Package: python3-doit
Architecture: all
Version: 0.31.1-3.3
Priority: optional
Section: universe/python
Source: doit
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Agustin Henze
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 307
Depends: python3-cloudpickle, python3:any, python3-pyinotify, python3-six, python3-pkg-resources
Recommends: strace, python3-gdbm
Suggests: python-doit-doc
Breaks: python-doit
Replaces: python-doit
Filename: pool/universe/d/doit/python3-doit_0.31.1-3.3_all.deb
Size: 64412
MD5sum: 48ed63eb9324d910d3b9a5207b234619
SHA1: 2662e266a469d58b8adf2f07c498e0ee353eec89
SHA256: 411e42ef8b395b1f5f8e020e330885703f7a5d980d115225478dd012318c92c8
SHA512: 2a1ebd6c9e92010c99299d2709a6c97c2d3d7a0c2dd2cb35827f9db48cf027b1459b9bcd8d9bd460883219c02b204227d4c83eb90a7e340110229e7b55b8417a
Homepage: http://pydoit.org
Description-en: Automation tool (Python3) to execute any kind of task in a build-tools fashion
doit is an automation tool that brings the power of build-tools to execute any
kind of task.
.
A task describes some computation to be done (actions), and contains some
extra meta-data.
The actions can be external programs or Python functions. A single task may
define more than one action.
doit uses the task’s meta-data to:
* cache task results
* correct execution order
* parallel execution
* powerful dependency system
.
This is the Python 3 version of the package.
Description-md5: 61f831e603ff32687e404ea1628922f3