Picasa is a photo gallery application that Google abandoned. I'm trying to install it on Ubuntu 20.10 and got an "unsatisfiable dependency" error. I enabled i386 architecture but nothing worked. I tried to force installation and have the following:
picasa : Depends: libc6-i386 (>= 2.2) but it is not going to be installed
Depends: ia32-libs but it is not installable
Depends: lib32asound2 but it is not installable
Depends: lib32z1 but it is not going to be installed
Depends: ia32-libs-gtk but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
How can I fix this?
