Or download the AppImage <https://github.com/3-manifolds/sage_appimage/releases> if you just want to use Sage.
- Marc On Wednesday, March 11, 2026 at 3:51:50 AM UTC-5 Colombel Bruno wrote: > For example, you can see : > Sage-the-distribution (classical build) - Installation Guide > <https://doc.sagemath.org/html/en/installation/source-distro.html> > > Sage-the-distribution (classical build) - Installation Guide > > <https://doc.sagemath.org/html/en/installation/source-distro.html> > > or > Install from conda-forge - Installation Guide > <https://doc.sagemath.org/html/en/installation/conda.html> > > Install from conda-forge - Installation Guide > > <https://doc.sagemath.org/html/en/installation/conda.html> > > > > > > > Le mercredi 11 mars 2026 à 09:29:52 UTC+1, 'Patrick Dupre' via > sage-support <[email protected]> a écrit : > > > > > > On March 10, 2026 5:45:38 PM CDT, 'Patrick Dupre' via sage-support < > [email protected]> wrote: > > >See > > > > > >https://github.com/sagemath/binary-pkg > > > > > > It has not been touched for 5 years, and "archived" - meaning that's > only interesting for historical reasons > > Good to know. > Not appealing. > Then, the question is. > How to install sagemath on a fedora disribution? > > > > > > > >Sent: Tuesday, March 10, 2026 at 11:31 PM > > >From: "Dima Pasechnik" <[email protected]> > > >To: [email protected] > > >Subject: Re: [sage-support] failed in fedora 42 > > > > > >Sorry, what are you trying to do? > > > I don't think we have such a make target, bdist-sage-linux, or > anything in the docs about it > > > > > >On March 10, 2026 2:53:42 PM CDT, 'Patrick' via sage-support < > [email protected]> wrote: > > > > > >Hello, > > > > > >After make bdist-sage-linux > > > > > >I get > > > > > ># workaround for https://trac.sagemath.org/ticket/ > > > export MAKE='make -j2' > > > make build || exit 1 > > > ./sage -c 'print(sin(x).simplify_full())' > > > # end workaround > > > make || exit 1 > > > git gc --aggressive --prune=now > > > > > > Traceback (most recent call last): > > > File "<frozen runpy>", line 198, in _run_module_as_main > > > File "<frozen runpy>", line 88, in _run_code > > > File "/usr/src/sagemath/binary-pkg/binary_pkg/cmdline.py", line 81, in > <module> > > > launch() > > > ~~~~~~^^ > > > File "/usr/src/sagemath/binary-pkg/binary_pkg/cmdline.py", line 72, in > launch > > > config.build_script.run() > > > ~~~~~~~~~~~~~~~~~~~~~~~^^ > > > File "/usr/src/sagemath/binary-pkg/binary_pkg/bash_script.py", line > 39, in run > > > subprocess.check_call( > > > ~~~~~~~~~~~~~~~~~~~~~^ > > > ['bash', self._filename], cwd=self._cwd, env=self.env()) > > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > File > "/usr/src/sagemath/binary-pkg/tools/binary-pkg/lib/python3.14/subprocess.py", > line 419, in check_call > > > raise CalledProcessError(retcode, cmd) > > > subprocess.CalledProcessError: Command '['bash', > '/usr/src/sagemath/binary-pkg/tmp/SageMath/tmpon2jj7iu.sh']' returned > non-zero exit status 1. > > > make[2]: *** [Makefile:24: build-sage] Error 1 > > > make[2]: Leaving directory '/usr/src/sagemath/binary-pkg' > > > make[1]: *** [Makefile:35: package-sage] Error 2 > > > make[1]: Leaving directory '/usr/src/sagemath/binary-pkg' > > > make: *** [sage.mk:5: bdist-sage-linux] Error 2 > > > > > >How to fix this? > > > > > >Thank > > > > > > -- > > > You received this message because you are subscribed to a topic in the > Google Groups "sage-support" group. > > > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/sage-support/m978qvh85E0/unsubscribe. > > > To unsubscribe from this group and all its topics, send an email to > [email protected] <mailto:[email protected] > >. > > > To view this discussion visit > https://groups.google.com/d/msgid/sage-support/7945FB49-0279-4D90-A600-0F4957D39CFE%40gmail.com > > < > https://groups.google.com/d/msgid/sage-support/7945FB49-0279-4D90-A600-0F4957D39CFE%40gmail.com?utm_medium=email&utm_source=footer > >. > > > > > > -- > > > You received this message because you are subscribed to the Google > Groups "sage-support" group. > > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <mailto: > [email protected]>. > > > To view this discussion visit > https://groups.google.com/d/msgid/sage-support/trinity-459bf9f2-31e4-4231-8276-32d712801c8c-1773182738545%403c-app-mailcom-bs08 > > < > https://groups.google.com/d/msgid/sage-support/trinity-459bf9f2-31e4-4231-8276-32d712801c8c-1773182738545%403c-app-mailcom-bs08?utm_medium=email&utm_source=footer > >. > > > > -- > > You received this message because you are subscribed to the Google > Groups "sage-support" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > To view this discussion visit > https://groups.google.com/d/msgid/sage-support/94EE5F87-FBBC-4FD0-B6FF-D1F697180898%40gmail.com > . > > > > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > > To view this discussion visit > https://groups.google.com/d/msgid/sage-support/trinity-4168382f-e967-49e4-b6fd-a51076af630f-1773216510982%403c-app-mailcom-bs03 > . > > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/sage-support/fcf8c46d-9911-44c5-8bec-a0f88efbac3bn%40googlegroups.com.
