I am trying to install wine on my Ubuntu OS (Ubuntu Bionic Beaver (development branch)).
But when I try APT throws an error about unmet dependencies. When I install the dependency it still shows an error.
I have run
sudo dpkg --add-architecture i386
and
sudo apt install -f
this didn't fix the problem.
