1 2 3 4 5 6 7 | Type (or copy-paste) these commands in a console to add the PPA and install FreeCAD along with the documentation: sudo add-apt-repository ppa:freecad-maintainers/freecad-daily Then: sudo apt-get update sudo apt-get upgrade sudo apt-get install freecad freecad-doc |