Description
Nightly FreeCAD builds of https://github.com/FreeCAD/FreeCAD main branch.
Installation Instructions
Enable repo:
dnf copr enable @freecad/nightly
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:group_freecad:nightly freecad
Force update:
sudo dnf --refresh repository-packages copr:copr.fedorainfracloud.org:group_freecad:nightly 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 |
---|---|---|
Fedora 38 | x86_64 (5303)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (4)* | Fedora 39 (475 downloads) |
Fedora 40 | x86_64 (0)* | Fedora 40 (288 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (82 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @freecad/nightly
More info about enabling Copr repositories