Subscribe

How to install freecad in CentOS/RHEL 7 (x86_64)

A general purpose 3D CAD modeler

License: GPLv2+ http://freecadweb.org/

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install freecad

Description

FreeCAD is a general purpose Open Source 3D CAD/MCAD/CAx/CAE/PLM modeler, aimed directly at mechanical engineering and product design but also fits a wider range of uses in engineering, such as architecture or other engineering specialties. It is a feature-based parametric modeler with a modular software architecture which makes it easy to provide additional functionality without modifying the core system.

RPMs

Danila Vershinin (2019-07-16) - Update to latest upstream release. · - Update package build dependencies.