How to Install and Uninstall duc Package on Kali Linux

Last updated: April 29,2024

1. Install "duc" package

This is a short guide on how to install duc on Kali Linux

$ sudo apt update $ sudo apt install duc

2. Uninstall "duc" package

This guide let you learn how to uninstall duc on Kali Linux:

$ sudo apt remove duc $ sudo apt autoclean && sudo apt autoremove

3. Information about the duc package on Kali Linux

Package: duc
Version: 1.4.5-1
Installed-Size: 162
Maintainer: Jonathan Dowland
Architecture: amd64
Depends: libc6 (>= 2.35), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.12.0), libncursesw6 (>= 6), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libtinfo6 (>= 6), libtokyocabinet9 (>= 1.4.47), libx11-6
Conflicts: duc-nox (>= 1.4.3-3)
Size: 60932
SHA256: 584e3551781595eabe42a3e8daed50ed6fd5793308515e118b2e68db59f6cebf
SHA1: d5d8c18319dbcd2d13832383454654c44aac3652
MD5sum: 236c521f4f57f087c20b3c15da74a632
Description: high-performance disk usage analyzer
Duc maintains a database of accumulated sizes of directories of the file
system, and allows you to query this database with some tools, or create
fancy graphs showing you where your bytes are.
.
Duc comes with console utilities, ncursesw and X11 user interfaces and a
CGI wrapper for disk usage querying and visualisation.
.
Duc is designed to scale to huge filesystems: it will index and display
hundreds of millions of files on petabytes of storage without problems.
Description-md5:
Homepage: https://duc.zevv.nl/
Tag: uitoolkit::ncurses
Section: utils
Priority: optional
Filename: pool/main/d/duc/duc_1.4.5-1_amd64.deb