KDiskFree displays the available file devices (hard drive partitions, floppy and CD/DVD drives, etc.) along with information on their capacity, free space, type and mount point. It also allows you to mount and unmount drives and view them in a file manager.
KDiskFree displays the available file devices (hard drive partitions, floppy and CD/DVD drives, etc.) along with information on their capacity, free space, type and mount point. It also allows you to mount and unmount drives and view them in a file manager.
To install kdiskfree, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install kdiskfree
To see what files were installed by kdiskfree, run:
port contents kdiskfree
To later upgrade kdiskfree, run:
sudo port selfupdate && sudo port upgrade kdiskfree
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.