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

Last updated: May 16,2024

1. Install "python3-tasklib" package

This guide let you learn how to install python3-tasklib on Kali Linux

$ sudo apt update $ sudo apt install python3-tasklib

2. Uninstall "python3-tasklib" package

This guide covers the steps necessary to uninstall python3-tasklib on Kali Linux:

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

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

Package: python3-tasklib
Source: python-tasklib
Version: 2.5.1-3
Installed-Size: 132
Maintainer: Debian Tasktools Team
Architecture: all
Depends: taskwarrior, python3:any
Size: 22436
SHA256: 5196f1c18aabaae5f86c6eb9312fc394bc4fedf0d64c7110bf408214cd74b0fa
SHA1: 5ab206bd362af5941b2d7618e4f36e2a0d875495
MD5sum: 794f888c30924e62a6cad221e6790223
Description: Task Warrior database interaction - Python 3.x
Tasklib is a Python library for interacting with a taskwarrior databases,
using a queryset API similar to that of Django's ORM. Supports taskwarrior
2.1.x and above. Older versions of taskwarrior are untested and may not work.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/GothenburgBitFactory/tasklib
Section: python
Priority: optional
Filename: pool/main/p/python-tasklib/python3-tasklib_2.5.1-3_all.deb