Easy steps to install util-linux package on Mac
Package Information:
Application Name – util-linux
What is util-linux – Not Available for util-linux
Use of util-linux – Collection of Linux utilities
URL – https://github.com/karelzak/util-linux
Installation Steps:
- Open Terminal using Spotlight search by pressing  <command+space>. Type terminal and hitEnterkey.
- Now, run following command to install homebrew (brew)
- Install util-linux using brew
brew install util-linux 

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

util-linux is ready to use now!