How to Install and Uninstall python3-taskw Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-taskw" package

Please follow the guidelines below to install python3-taskw on Kali Linux

$ sudo apt update $ sudo apt install python3-taskw

2. Uninstall "python3-taskw" package

This is a short guide on how to uninstall python3-taskw on Kali Linux:

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

3. Information about the python3-taskw package on Kali Linux

Package: python3-taskw
Source: taskw
Version: 2.0.0-1
Installed-Size: 174
Maintainer: Debian Python Team
Architecture: all
Depends: taskwarrior (>= 2.5), python3-dateutil, python3-kitchen, python3-tz, python3:any
Size: 44868
SHA256: 7663fa418d301fcfafd7249547da46fd9a5cc5386eb3d4e702a5956e6a1fe9da
SHA1: a063754546174a829df14ee927edd00bd9cec3bb
MD5sum: 74790f00b9c5fc32cdd2ce97160c50ef
Description: 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.
.
Using these bindings it is possible to: look at tasks, add new tasks, update
tasks, delete tasks, mark tasks as completed and read the taskwarrior config.
.
This package contains taskw for Python 3.
Description-md5:
Homepage: https://github.com/ralphbean/taskw
Section: python
Priority: optional
Filename: pool/main/t/taskw/python3-taskw_2.0.0-1_all.deb