Is there a way to install coreutils in Microsoft hosted azure devops ubuntu-16.04 or 18.04 agents.
Basically we need to run md5sum command as part of our build process.
Apt-Get Install -y coreutils gives the following error: apt-get: command not found