Page 1 of 1

FreeCAD for Fedora is now available via RPM Fusion!!!

Posted: Thu Jul 12, 2012 1:27 pm
by hobbes1069
Ok, freecad just his the -testing repositories. To install make sure you have the *NONFREE* repositories installed (necessary because of OCC/OCE license)

Code: Select all

# yum --enablerepo=rpmfusion-nonfree-updates-testing install freecad
Enjoy!

Richard

Re: FreeCAD for Fedora is now available via RPM Fusion!!!

Posted: Thu Jul 12, 2012 2:21 pm
by yorik
Great, I just updated the wiki with that info: https://sourceforge.net/apps/mediawiki/ ... e=Download
Thanks!

Re: FreeCAD for Fedora is now available via RPM Fusion!!!

Posted: Wed Jul 25, 2012 7:40 pm
by hobbes1069
freecad has made it out of the testing repositories so the --enablerepo option can be dropped!

Perhaps the wiki should be updated to something like:
Fedora package
To install it, make sure you have the RPM Fusion *NONFREE* repositories installed (necessary because of OCC/OCE license).
# yum install freecad
Or use the gui installer.
--- end ---
Thanks,
Richard

Re: FreeCAD for Fedora is now available via RPM Fusion!!!

Posted: Wed Jul 25, 2012 9:40 pm
by NormandC
Done!

https://sourceforge.net/apps/mediawiki/ ... ra_package

Thanks for your efforts. :)

Norm