debianutils is a collection of miscellaneous utilities developed by the Debian project for their Linux distribution. This port provides the utilities run-parts and tempfile.
debianutils is a collection of miscellaneous utilities developed by the Debian project for their Linux distribution. This port provides the utilities run-parts and tempfile.
To install debianutils, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install debianutils
To see what files were installed by debianutils, run:
port contents debianutils
To later upgrade debianutils, run:
sudo port selfupdate && sudo port upgrade debianutils
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.