#!/usr/bin/env bash # https://github.com/FreeCAD/FreeCAD/releases/ # debian is still on 0.16 but 0.17 is needed for current workbenches # If building, use cmake gui for configuring the build. sudo apt-get install -y cmake-qt-gui python-numpy python3-numpy z88 # the ppa has calculix-ccx eigen3 freecad-daily (0.18~beta1) opencascade # ppa:freecad-maintainers/freecad-daily # sudo add-apt-repository ppa:freecad-maintainers/freecad-daily # sudo apt-get update YOUR_UBUNTU_VERSION_HERE=bionic # 18.04 buster/sid # YOUR_UBUNTU_VERSION_HERE=artful # 17.10 stretch/sid # YOUR_UBUNTU_VERSION_HERE=xenial # 16.04 stretch/sid # YOUR_UBUNTU_VERSION_HERE=trusty # 14.04 jessie/sid sudo bash -c "cat > /etc/apt/sources.list-available/freecad-daily.list" < /etc/apt/sources.list-available/freecad-stable.list" < /etc/apt/sources.list-available/elmer.list" < /etc/apt/sources.list-available/elmer.list" <