Description
Nightly FreeCAD builds of https://github.com/FreeCAD/FreeCAD master 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 |
---|---|---|
![]() |
x86_64 (3998)* | Fedora 35 (0 downloads) |
![]() |
x86_64 (7733)* | Fedora 36 (0 downloads) |
![]() |
x86_64 (2398)* | Fedora 37 (68 downloads) |
![]() |
x86_64 (1283)* | Fedora 38 (28 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable @freecad/nightly
More info about enabling Copr repositories