Ubuntu Pastebin

Paste from freecad at Sat, 2 May 2015 10:54:25 +0000

Download as text
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
Download as text