Ncdu version 1.5 - How to Download and Install on Mac OS X
Friday the 3rd of September, 2010

    version 1.5

      View the most recent changes for the ncdu port at: ncdu.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for ncdu.
      The raw portfile for ncdu 1.5 is located here:
      http://ncdu.darwinports.com/dports/sysutils/ncdu/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/ncdu


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The ncdu Portfile 51341 2009-05-23 06:29:13Z snc macports.org $

      PortSystem 1.0

      Name: ncdu
      Version: 1.5
      Category: sysutils
      Maintainers: snc openmaintainer
      Description: NCurses Disk Usage
      Long Description: ncdu is an ncurses version of the famous old 'du' unix command. It provides a fast and easy interface to your harddrive. Where is your disk space going? Why is your home directory that large? ncdu can answer those questions for you in just a matter of seconds!
      Platform: darwin freebsd
      Homepage: http://dev.yorhel.nl/ncdu/
      Master Sites: sourceforge

      Checksums: md5 90a69cc3b2e9f0324eb14e6ce1df0f22 sha1 355c6837acb372edb02fe8fb81bdef1ab20656c6 rmd160 0b3339975b149f7dccbb624ec88d4a5b4f3050cb

      livecheck.regex ${name}-(\\d\\.\\d)${extract.suffix}

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/ncdu
      % sudo port install ncdu
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching ncdu
      ---> Verifying checksum for ncdu
      ---> Extracting ncdu
      ---> Configuring ncdu
      ---> Building ncdu with target all
      ---> Staging ncdu into destroot
      ---> Installing ncdu
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using ncdu with these commands:
      %  man ncdu
      % apropos ncdu
      % which ncdu
      % locate ncdu

     Where to find more information:

    Darwin Ports



    Lightbox this page.