The error message pretty much tells you what the problem is and what to do.
On your system the the mbstring PHP extension is not installed or is not enabled.
You need to find out how to install the PHP mbstring extension on your Ubuntu box or how to enable it if it is already installed.