FreeCAD versions on Debian 11 Bulseye

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
Zolko
Veteran
Posts: 2213
Joined: Mon Dec 17, 2018 10:02 am

FreeCAD versions on Debian 11 Bulseye

Post by Zolko »

Ha, finally updated my distro (MX-Linux 21) to the latest release (Debian 11 "Bullseye"), with the latest OCCT (7.6.2), all compiled locally:

Code: Select all

OS: Debian GNU/Linux 11 (bullseye) (KDE/plasma)
Word size of FreeCAD: 64-bit
Version: 0.21.29403 (Git)
Build type: Compiled
Branch: master
Hash: 91f84184bf4712ba01234b77dc906c53f76c063d
Python 3.9.2, Qt 5.15.2, Coin 4.0.0, Vtk 7.1.1, OCC 7.6.2
Locale: English/United Kingdom (en_GB)
Installed mods: 
  * A2plus
  * CurvedShapes 1.0.1
  * fcgear 1.0.0
  * sheetmetal 0.2.49
  * TabBar
  * Render 2022.1.0
  * fasteners 0.3.40
  * Curves 0.4.1
  * WeldingWB_GitHub 0.0.3
  * Assembly4_GitHub 0.12.2
So I now have the Debian 11 FreeCAD (0.19) :

Code: Select all

OS: Debian GNU/Linux 11 (bullseye) (KDE/plasma)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.
Build type: Release
Python version: 3.9.2
Qt version: 5.15.2
Coin version: 4.0.0
OCC version: 7.5.1
Locale: English/United Kingdom (en_GB)
and the latest stable FreeCAD (0.20) AppImage:

Code: Select all

OS: Debian GNU/Linux 11 (bullseye) (KDE/plasma)
Word size of FreeCAD: 64-bit
Version: 0.20.29177 (Git) AppImage
Build type: Release
Branch: (HEAD detached at 0.20)
Hash: 68e337670e227889217652ddac593c93b5e8dc94
Python 3.9.13, Qt 5.12.9, Coin 4.0.0, Vtk 9.1.0, OCC 7.5.3
Locale: English/United Kingdom (en_GB)
Installed mods: 
  * A2plus
  * CurvedShapes 1.0.1
  * fcgear 1.0.0
  * sheetmetal 0.2.49
  * TabBar
  * Render 2022.1.0
  * fasteners 0.3.40
  * Curves 0.4.1
  * WeldingWB_GitHub 0.0.3
  * Assembly4_GitHub 0.12.2
to test stuff. It's funny to see the mismatch of versions between Qt, Python, Vtk and OCC (Coin is always at 4.0.0)
try the Assembly4 workbench for FreCAD — tutorials here and here
Post Reply