Cannot install on ubuntu due to
The following packages have unmet dependencies:
minecraft-launcher: Depends: libpango1.0-0 (>= 1.14.0) but it is not installable
libpango-1.0.0 exiata on my system. I assume this is a dependency typo.
Environment
Pop! OS based on Ubuntu 19.10
Created Issue:
Cannot install on ubuntu due to
The following packages have unmet dependencies:
minecraft-launcher: Depends: libpango1.0-0 (>= 1.14.0) but it is not installable
libpango-1.0.0 exiata on my system. I assume this is a dependency typo.
Environment
Pop! OS based on Ubuntu 19.10

Did you manage to solve this? Perhaps it's becuase you installed libpango-1.0.0 instead of the expected libpango1.0.0.
In any way, you shouldn't have to install dependencies yourself - the package manager should handle that for you. Just run the following command to install the debian package:
$ sudo dpkg -i Minecraft.deb