Once you install Ubuntu 18.04 some packages might not be found by default in repositories (example: php7.2-fpm).

If you want to have more packages available just add repository with more packages available 🙂

sudo add-apt-repository universe

Now you can enjoy more standard packages available.