Description
Nightly FreeCAD builds of https://github.com/FreeCAD/FreeCAD main branch against Fedora 42.
Installation Instructions
Enable repo:
dnf copr enable loyeyoung/freecad_F42
Install FreeCAD:
sudo dnf install freecad
If the above command installs FreeCAD from Updates instead on FreeCAD nightly use this:
sudo dnf install --repo copr:copr.fedorainfracloud.org:loyeyoung:freecad_F42 freecad
Force update:
sudo dnf --refresh repository-packages copr:copr.fedorainfracloud.org:loyeyoung:freecad_F42 upgrade freecad
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (0)* | Fedora 41 (0 downloads) |
![]() |
aarch64 (0)*, x86_64 (16)* | Fedora 42 (22 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable loyeyoung/freecad_F42
More info about enabling Copr repositories