Public bug reported:
I already tried running `apt update/upgrade`, but it did not make any
difference.
Why these versions conflicts are happening?
1. libglib2.0-bin : Conflicts: libglib2.0-bin:i386 but 2.64.2-1~fakesync1 is to
be installed
1. libglib2.0-bin:i386 : Conflicts: libglib2.0-bin but
I do not have installed libglib2.0-dev as you can see
```
$ dpkg -l | grep glib2.0
ii libglib2.0-0:amd642.64.3-1~ubuntu20.04.1
amd64GLib library of C routines
ii libglib2.0-bin2.64.3-1~ubuntu20.04.1
Thanks! Soon after installing Ubuntu, I had disabled the updates (by
setting it to use only security updates, see attachment picture).
I did not know that changing that would change my system sources.
I changed it back to `All updates` and now I was able to install
`libglib2.0-dev`
```
$ sudo ap