Error: “numfmt: command not found”
sudo apt-get install coreutils
or
sudo apt-get upgrade coreutils
Error: “mount.cifs: command not found”
sudo apt-get install cifs-utils
Error: “msmtp: command not found”
sudo apt-get install msmtp msmtp-mta
Error: “mysqldump: command not found”
sudo apt-get install mysql-client
or
sudo apt-get install mysql-client