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

This subforum is specifically to discuss packaging issues on different platforms (windows, mac, linux), and using different packaging systems (conda, etc...)
Post Reply
User avatar
hobbes1069
Posts: 291
Joined: Wed Nov 09, 2011 3:49 pm
Location: Southaven, MS

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

Post 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
User avatar
yorik
Founder
Posts: 13660
Joined: Tue Feb 17, 2009 9:16 pm
Location: Brussels
Contact:

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

Post by yorik »

Great, I just updated the wiki with that info: https://sourceforge.net/apps/mediawiki/ ... e=Download
Thanks!
User avatar
hobbes1069
Posts: 291
Joined: Wed Nov 09, 2011 3:49 pm
Location: Southaven, MS

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

Post 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
User avatar
NormandC
Veteran
Posts: 18589
Joined: Sat Feb 06, 2010 9:52 pm
Location: Québec, Canada

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

Post by NormandC »

Done!

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

Thanks for your efforts. :)

Norm
Post Reply