How to Install and Uninstall duc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "duc" package

This tutorial shows how to install duc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install duc

2. Uninstall "duc" package

Please follow the step by step instructions below to uninstall duc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the duc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: duc
Priority: optional
Section: universe/utils
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Herbert Parentes Fortes Neto
Architecture: amd64
Version: 1.3.3-1build1
Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.12.0), libncursesw5 (>= 6), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libtinfo5 (>= 6), libtokyocabinet9 (>= 1.4.47), libx11-6
Filename: pool/universe/d/duc/duc_1.3.3-1build1_amd64.deb
Size: 43748
MD5sum: 81bd79e9d2c1c90aabcddd2f395a9a87
SHA1: 64e09c8cc266cd4be58b32e8ecd6b2f8efc6c206
SHA256: 6115ca96932774127da4b1f676594aa571c01153b22b20c4e677ed5aef449a14
Description-en: 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: 0a0216f6b0967da5e6fcb2d05b8e20c4
Homepage: http://duc.zevv.nl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu