This will check for updates and install latest packages. Restart the computer once this is done.
sudo apt update; sudo apt upgrade
This will enable the computer to play media files (e.g. mp3, mp4).
sudo apt install ubuntu-restricted-extras -y
sudo apt-get install build-essential -y