util-linux contains miscellaneous utility programs to handle file systems, consoles, partitions, and messages. This port contains ONLY those parts of util-linux that run on Darwin.
util-linux contains miscellaneous utility programs to handle file systems, consoles, partitions, and messages. This port contains ONLY those parts of util-linux that run on Darwin.
To install util-linux, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install util-linux
To see what files were installed by util-linux, run:
port contents util-linux
To later upgrade util-linux, run:
sudo port selfupdate && sudo port upgrade util-linux
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.