Page 1 of 1
Folding On Fedora
Posted: Sun Jun 15, 2025 10:38 am
by ffsmith20
which release do i need to download to use on Fedora 42 ? I would like to use v8 if I can. It doesnt list fedora under any of the linux section?
Re: Folding On Fedora
Posted: Sun Jun 15, 2025 3:53 pm
by Joe_H
Fedora uses a RPM for installation, and currently they do not have a build system to create these. There are directions on the GitHub site for how to build your own RPM. This topic has links to that and some patches that were needed to get a working build for the version of Fedora being used -
viewtopic.php?p=369903#p369903
The older 7.6.21 RPM still is available from the previous releases link. However that still has the FAHControl that uses Python 2.7. Someone did take the open source code and update it for Python 3 a few years ago, but I currently do not have a link to that.