Hello
I try to use latest stable release on ubuntu 14.04 bit run into trouble.
The default kicad on ubuntu install is from year 2013 (don’t like it)
If I add ppa ppa:js-reynaud/ppa-kicad
then I got working nightly build but it’s unsafe to run it for production
So I tried recomended stable ppa ppa:js-reynaud/kicad-4
And got into trouble. The kicad-common and docs are version 4.0. and kicad itself from year 2013. Seems that there is something wrong with ppa?
Here are screen shots for each install from synaptic manager.
So the ppa is still not usable as there are mixed 4.0.7 and 4.0.0
If I try to install of course I got error like that:
slavko@podstresnik:~$ sudo apt install kicad kicad-common Reading package lists… Done
_Building dependency tree _ Reading state information… Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies:
_ kicad : Recommends: kicad-library but it is not going to be installed_
_ Conflicts: kicad-common but 4.0.0-0rc2.201511171652+6189~33~ubuntu14.04.1 is to be installed_ E: Unable to correct problems, you have held broken packages. slavko@podstresnik:~$