Comment 6 for bug 1636392

Revision history for this message
Larry Price (larryprice) wrote :

It looks like you're trying to install freecad-daily on a vivid-based system. If you look at the freecad-daily PPA (https://launchpad.net/~freecad-maintainers/+archive/ubuntu/freecad-daily), you'll notice that they no longer build for vivid. You will probably need to compile and install freecad-daily from source if you want to use it in the current Touch ecosystem.

If you're curious, I was able to successfully install freecad-daily with the following commands on my zesty desktop machine:

    libertine-container-manager configure -a add -n "ppa:freecad-maintainers/freecad-daily" -i myapps
    libertine-container-manager update -i myapps
    libertine-container-manager install-package -i myapps -p freecad-daily

Marking as Invalid.