On Ubuntu 20.04, when trying to install the offline simulator 5.13, I get the following error when running the installation script:
` Checking java version
/usr/bin/java
version 1.8.0_362
java version accepted
Reading package lists… Done
Building dependency tree
Reading state information… Done
Note, selecting ‘libjava3d-jni’ for glob ‘libjava3d-’
Note, selecting ‘libjava3d-java-doc’ for glob 'libjava3d-’
Note, selecting ‘libjava3d-java’ for glob ‘libjava3d-’
Note, selecting ‘ttf-dejavu-core’ for glob 'ttf-dejavu’
Note, selecting ‘ttf-dejavu-extra’ for glob ‘ttf-dejavu*’
Note, selecting ‘ttf-dejavu’ for glob ‘ttf-dejavu*’
Package libcurl3 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
libcurl4:i386 libcurl4
E: Package ‘libcurl3’ has no installation candidate
`
Any suggestions on how to solve this?