How to Install and Uninstall tudu Package on Kali Linux

Last updated: May 14,2024

1. Install "tudu" package

Please follow the guidelines below to install tudu on Kali Linux

$ sudo apt update $ sudo apt install tudu

2. Uninstall "tudu" package

This guide covers the steps necessary to uninstall tudu on Kali Linux:

$ sudo apt remove tudu $ sudo apt autoclean && sudo apt autoremove

3. Information about the tudu package on Kali Linux

Package: tudu
Version: 0.10.4-2
Installed-Size: 300
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libncursesw6 (>= 6), libstdc++6 (>= 13.1), libtinfo6 (>= 6)
Size: 102548
SHA256: ba809b3c073b584455c25717f5a776e291f75c5e966de2e43332a8de202c73f2
SHA1: dbb09cbdd3b1f6eeb3b41af32f1164f0cbd9589f
MD5sum: c0692b848574a7aa6374506a08303e3a
Description: Command line hierarchical ToDo list
ToDo list manager in ncurses, with hierarchical representation of the tasks.
Each task has:
* Title
* Long text description
* Deadline (tudu warns you when the date is approaching)
* Categories
* Priorities
Description-md5:
Homepage: https://code.meskio.net/tudu/
Tag: implemented-in::c++, interface::text-mode, role::program,
scope::application, scope::utility, uitoolkit::ncurses,
use::organizing, works-with::people, works-with::pim
Section: utils
Priority: optional
Filename: pool/main/t/tudu/tudu_0.10.4-2_amd64.deb