sage.bin

Open Source Mathematics Software, free alternative to Magma, Maple, Mathematica, and Matlab

Debian Debian
RUN apt-get update && \ apt-get install -y sagemath
Ubuntu
RUN apt-get update && \ apt-get install -y sagemath
Arch Arch Linux
RUN pacman -S --noconfirm sagemath
Fedora
RUN dnf install -y sagemath
click the source code to copy install sage.bin on any operating system with command-not-found.com