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

Last updated: May 18,2024

1. Install "python-taskw" package

This guide covers the steps necessary to install python-taskw on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-taskw

2. Uninstall "python-taskw" package

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

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

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

Package: python-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), python-dateutil, python-six, python-tz, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/t/taskw/python-taskw_1.1.0-1_all.deb
Size: 24690
MD5sum: 32dfafe6521d81da17a979dd4e9ab412
SHA1: 8ccb8873a49925477173a96a80d5b08df3bf8a90
SHA256: f8406b01183065a5fdea7bef33227621ed7269d5a52c5b32806ab7b467bf7729
Description-en: Python bindings for your taskwarrior database
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.
Description-md5: 837927cad52b8aecac0a915283e30537
Homepage: http://github.com/ralphbean/taskw
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu