How to Install and Uninstall python3-taskw Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "python3-taskw" package

Please follow the guidance below to install python3-taskw on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-taskw

2. Uninstall "python3-taskw" package

Please follow the guidance below to uninstall python3-taskw on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-taskw package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-taskw
Priority: optional
Section: universe/python
Installed-Size: 151
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: taskw
Version: 1.1.0-1
Depends: taskwarrior (>= 2.5), python3-dateutil, python3-six, python3-tz, python3:any (>= 3.3.2-2~)
Filename: pool/universe/t/taskw/python3-taskw_1.1.0-1_all.deb
Size: 24794
MD5sum: 83b4364a227e484c40b0ef76f7c2eef6
SHA1: d73429a147e478655418577b02942a58a82e2597
SHA256: 522f964a4e7d21b8eb1e5f901c30879841b007f42aa97af20d9e1ac1cb730d60
Description-en: Python bindings for your taskwarrior database (Python 3 version)
This is a Python API for the 'taskwarrior' command line tool. It uses the
'task export' and 'task import' commands to manipulate the task database.
.
This package contains taskw for Python 3.
Description-md5: 70acb113b03040883d0cdc9f50a440d7
Homepage: http://github.com/ralphbean/taskw
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu