Releases: intelligentwolf/wolfram
Release list
v0.2.2
Installation
Download the binary for your platform, extract, and install:
# x86_64 (most Linux servers and desktops)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.2.2/wolfram-x86_64-linux-musl.tar.gz
tar xzf wolfram-x86_64-linux-musl.tar.gz
sudo install -m 755 wolfram /usr/local/bin/
# ARM64 (Raspberry Pi 4/5, AWS Graviton)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.2.2/wolfram-aarch64-linux-musl.tar.gz
# ARMv7 (Raspberry Pi 2/3 32-bit)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.2.2/wolfram-armv7-linux-musleabihf.tar.gzOr use the installer: sudo ./install.sh
Platforms
| File | Platform | Notes |
|---|---|---|
wolfram-x86_64-linux-gnu |
x86_64 glibc | Standard Linux servers/desktops |
wolfram-x86_64-linux-musl |
x86_64 static | Works on any x86_64 Linux |
wolfram-aarch64-linux-gnu |
ARM64 glibc | Raspberry Pi 4/5, Graviton, Ampere |
wolfram-aarch64-linux-musl |
ARM64 static | Works on any ARM64 Linux |
wolfram-armv7-linux-gnueabihf |
ARMv7 glibc | Raspberry Pi 2/3 (32-bit OS) |
wolfram-armv7-linux-musleabihf |
ARMv7 static | Works on any 32-bit ARM Linux |
The musl builds are fully static — no dependencies, work on any Linux distribution.
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Installation
Download the binary for your platform, extract, and install:
# x86_64 (most Linux servers and desktops)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.2.1/wolfram-x86_64-linux-musl.tar.gz
tar xzf wolfram-x86_64-linux-musl.tar.gz
sudo install -m 755 wolfram /usr/local/bin/
# ARM64 (Raspberry Pi 4/5, AWS Graviton)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.2.1/wolfram-aarch64-linux-musl.tar.gz
# ARMv7 (Raspberry Pi 2/3 32-bit)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.2.1/wolfram-armv7-linux-musleabihf.tar.gzOr use the installer: sudo ./install.sh
Platforms
| File | Platform | Notes |
|---|---|---|
wolfram-x86_64-linux-gnu |
x86_64 glibc | Standard Linux servers/desktops |
wolfram-x86_64-linux-musl |
x86_64 static | Works on any x86_64 Linux |
wolfram-aarch64-linux-gnu |
ARM64 glibc | Raspberry Pi 4/5, Graviton, Ampere |
wolfram-aarch64-linux-musl |
ARM64 static | Works on any ARM64 Linux |
wolfram-armv7-linux-gnueabihf |
ARMv7 glibc | Raspberry Pi 2/3 (32-bit OS) |
wolfram-armv7-linux-musleabihf |
ARMv7 static | Works on any 32-bit ARM Linux |
The musl builds are fully static — no dependencies, work on any Linux distribution.
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Installation
Download the binary for your platform, extract, and install:
# x86_64 (most Linux servers and desktops)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.2.0/wolfram-x86_64-linux-musl.tar.gz
tar xzf wolfram-x86_64-linux-musl.tar.gz
sudo install -m 755 wolfram /usr/local/bin/
# ARM64 (Raspberry Pi 4/5, AWS Graviton)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.2.0/wolfram-aarch64-linux-musl.tar.gz
# ARMv7 (Raspberry Pi 2/3 32-bit)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.2.0/wolfram-armv7-linux-musleabihf.tar.gzOr use the installer: sudo ./install.sh
Platforms
| File | Platform | Notes |
|---|---|---|
wolfram-x86_64-linux-gnu |
x86_64 glibc | Standard Linux servers/desktops |
wolfram-x86_64-linux-musl |
x86_64 static | Works on any x86_64 Linux |
wolfram-aarch64-linux-gnu |
ARM64 glibc | Raspberry Pi 4/5, Graviton, Ampere |
wolfram-aarch64-linux-musl |
ARM64 static | Works on any ARM64 Linux |
wolfram-armv7-linux-gnueabihf |
ARMv7 glibc | Raspberry Pi 2/3 (32-bit OS) |
wolfram-armv7-linux-musleabihf |
ARMv7 static | Works on any 32-bit ARM Linux |
The musl builds are fully static — no dependencies, work on any Linux distribution.
Full Changelog: v0.1.6...v0.2.0
v0.1.6
Installation
Download the binary for your platform, extract, and install:
# x86_64 (most Linux servers and desktops)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.6/wolfram-x86_64-linux-musl.tar.gz
tar xzf wolfram-x86_64-linux-musl.tar.gz
sudo install -m 755 wolfram /usr/local/bin/
# ARM64 (Raspberry Pi 4/5, AWS Graviton)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.6/wolfram-aarch64-linux-musl.tar.gz
# ARMv7 (Raspberry Pi 2/3 32-bit)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.6/wolfram-armv7-linux-musleabihf.tar.gzOr use the installer: sudo ./install.sh
Platforms
| File | Platform | Notes |
|---|---|---|
wolfram-x86_64-linux-gnu |
x86_64 glibc | Standard Linux servers/desktops |
wolfram-x86_64-linux-musl |
x86_64 static | Works on any x86_64 Linux |
wolfram-aarch64-linux-gnu |
ARM64 glibc | Raspberry Pi 4/5, Graviton, Ampere |
wolfram-aarch64-linux-musl |
ARM64 static | Works on any ARM64 Linux |
wolfram-armv7-linux-gnueabihf |
ARMv7 glibc | Raspberry Pi 2/3 (32-bit OS) |
wolfram-armv7-linux-musleabihf |
ARMv7 static | Works on any 32-bit ARM Linux |
The musl builds are fully static — no dependencies, work on any Linux distribution.
Full Changelog: v0.1.5...v0.1.6
v0.1.5
Installation
Download the binary for your platform, extract, and install:
# x86_64 (most Linux servers and desktops)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.5/wolfram-x86_64-linux-musl.tar.gz
tar xzf wolfram-x86_64-linux-musl.tar.gz
sudo install -m 755 wolfram /usr/local/bin/
# ARM64 (Raspberry Pi 4/5, AWS Graviton)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.5/wolfram-aarch64-linux-musl.tar.gz
# ARMv7 (Raspberry Pi 2/3 32-bit)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.5/wolfram-armv7-linux-musleabihf.tar.gzOr use the installer: sudo ./install.sh
Platforms
| File | Platform | Notes |
|---|---|---|
wolfram-x86_64-linux-gnu |
x86_64 glibc | Standard Linux servers/desktops |
wolfram-x86_64-linux-musl |
x86_64 static | Works on any x86_64 Linux |
wolfram-aarch64-linux-gnu |
ARM64 glibc | Raspberry Pi 4/5, Graviton, Ampere |
wolfram-aarch64-linux-musl |
ARM64 static | Works on any ARM64 Linux |
wolfram-armv7-linux-gnueabihf |
ARMv7 glibc | Raspberry Pi 2/3 (32-bit OS) |
wolfram-armv7-linux-musleabihf |
ARMv7 static | Works on any 32-bit ARM Linux |
The musl builds are fully static — no dependencies, work on any Linux distribution.
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Installation
Download the binary for your platform, extract, and install:
# x86_64 (most Linux servers and desktops)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.4/wolfram-x86_64-linux-musl.tar.gz
tar xzf wolfram-x86_64-linux-musl.tar.gz
sudo install -m 755 wolfram /usr/local/bin/
# ARM64 (Raspberry Pi 4/5, AWS Graviton)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.4/wolfram-aarch64-linux-musl.tar.gz
# ARMv7 (Raspberry Pi 2/3 32-bit)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.4/wolfram-armv7-linux-musleabihf.tar.gzOr use the installer: sudo ./install.sh
Platforms
| File | Platform | Notes |
|---|---|---|
wolfram-x86_64-linux-gnu |
x86_64 glibc | Standard Linux servers/desktops |
wolfram-x86_64-linux-musl |
x86_64 static | Works on any x86_64 Linux |
wolfram-aarch64-linux-gnu |
ARM64 glibc | Raspberry Pi 4/5, Graviton, Ampere |
wolfram-aarch64-linux-musl |
ARM64 static | Works on any ARM64 Linux |
wolfram-armv7-linux-gnueabihf |
ARMv7 glibc | Raspberry Pi 2/3 (32-bit OS) |
wolfram-armv7-linux-musleabihf |
ARMv7 static | Works on any 32-bit ARM Linux |
The musl builds are fully static — no dependencies, work on any Linux distribution.
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Installation
Download the binary for your platform, extract, and install:
# x86_64 (most Linux servers and desktops)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.3/wolfram-x86_64-linux-musl.tar.gz
tar xzf wolfram-x86_64-linux-musl.tar.gz
sudo install -m 755 wolfram /usr/local/bin/
# ARM64 (Raspberry Pi 4/5, AWS Graviton)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.3/wolfram-aarch64-linux-musl.tar.gz
# ARMv7 (Raspberry Pi 2/3 32-bit)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.3/wolfram-armv7-linux-musleabihf.tar.gzOr use the installer: sudo ./install.sh
Platforms
| File | Platform | Notes |
|---|---|---|
wolfram-x86_64-linux-gnu |
x86_64 glibc | Standard Linux servers/desktops |
wolfram-x86_64-linux-musl |
x86_64 static | Works on any x86_64 Linux |
wolfram-aarch64-linux-gnu |
ARM64 glibc | Raspberry Pi 4/5, Graviton, Ampere |
wolfram-aarch64-linux-musl |
ARM64 static | Works on any ARM64 Linux |
wolfram-armv7-linux-gnueabihf |
ARMv7 glibc | Raspberry Pi 2/3 (32-bit OS) |
wolfram-armv7-linux-musleabihf |
ARMv7 static | Works on any 32-bit ARM Linux |
The musl builds are fully static — no dependencies, work on any Linux distribution.
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Installation
Download the binary for your platform, extract, and install:
# x86_64 (most Linux servers and desktops)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.2/wolfram-x86_64-linux-musl.tar.gz
tar xzf wolfram-x86_64-linux-musl.tar.gz
sudo install -m 755 wolfram /usr/local/bin/
# ARM64 (Raspberry Pi 4/5, AWS Graviton)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.2/wolfram-aarch64-linux-musl.tar.gz
# ARMv7 (Raspberry Pi 2/3 32-bit)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.2/wolfram-armv7-linux-musleabihf.tar.gzOr use the installer: sudo ./install.sh
Platforms
| File | Platform | Notes |
|---|---|---|
wolfram-x86_64-linux-gnu |
x86_64 glibc | Standard Linux servers/desktops |
wolfram-x86_64-linux-musl |
x86_64 static | Works on any x86_64 Linux |
wolfram-aarch64-linux-gnu |
ARM64 glibc | Raspberry Pi 4/5, Graviton, Ampere |
wolfram-aarch64-linux-musl |
ARM64 static | Works on any ARM64 Linux |
wolfram-armv7-linux-gnueabihf |
ARMv7 glibc | Raspberry Pi 2/3 (32-bit OS) |
wolfram-armv7-linux-musleabihf |
ARMv7 static | Works on any 32-bit ARM Linux |
The musl builds are fully static — no dependencies, work on any Linux distribution.
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Installation
Download the binary for your platform, extract, and install:
# x86_64 (most Linux servers and desktops)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.1/wolfram-x86_64-linux-musl.tar.gz
tar xzf wolfram-x86_64-linux-musl.tar.gz
sudo install -m 755 wolfram /usr/local/bin/
# ARM64 (Raspberry Pi 4/5, AWS Graviton)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.1/wolfram-aarch64-linux-musl.tar.gz
# ARMv7 (Raspberry Pi 2/3 32-bit)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.1/wolfram-armv7-linux-musleabihf.tar.gzOr use the installer: sudo ./install.sh
Platforms
| File | Platform | Notes |
|---|---|---|
wolfram-x86_64-linux-gnu |
x86_64 glibc | Standard Linux servers/desktops |
wolfram-x86_64-linux-musl |
x86_64 static | Works on any x86_64 Linux |
wolfram-aarch64-linux-gnu |
ARM64 glibc | Raspberry Pi 4/5, Graviton, Ampere |
wolfram-aarch64-linux-musl |
ARM64 static | Works on any ARM64 Linux |
wolfram-armv7-linux-gnueabihf |
ARMv7 glibc | Raspberry Pi 2/3 (32-bit OS) |
wolfram-armv7-linux-musleabihf |
ARMv7 static | Works on any 32-bit ARM Linux |
The musl builds are fully static — no dependencies, work on any Linux distribution.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Installation
Download the binary for your platform, extract, and install:
# x86_64 (most Linux servers and desktops)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.0/wolfram-x86_64-linux-musl.tar.gz
tar xzf wolfram-x86_64-linux-musl.tar.gz
sudo install -m 755 wolfram /usr/local/bin/
# ARM64 (Raspberry Pi 4/5, AWS Graviton)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.0/wolfram-aarch64-linux-musl.tar.gz
# ARMv7 (Raspberry Pi 2/3 32-bit)
curl -LO https://github.com/wolfsoftwaresystemsltd/wolfram/releases/download/v0.1.0/wolfram-armv7-linux-musleabihf.tar.gzOr use the installer: sudo ./install.sh
Platforms
| File | Platform | Notes |
|---|---|---|
wolfram-x86_64-linux-gnu |
x86_64 glibc | Standard Linux servers/desktops |
wolfram-x86_64-linux-musl |
x86_64 static | Works on any x86_64 Linux |
wolfram-aarch64-linux-gnu |
ARM64 glibc | Raspberry Pi 4/5, Graviton, Ampere |
wolfram-aarch64-linux-musl |
ARM64 static | Works on any ARM64 Linux |
wolfram-armv7-linux-gnueabihf |
ARMv7 glibc | Raspberry Pi 2/3 (32-bit OS) |
wolfram-armv7-linux-musleabihf |
ARMv7 static | Works on any 32-bit ARM Linux |
The musl builds are fully static — no dependencies, work on any Linux distribution.
Full Changelog: https://github.com/wolfsoftwaresystemsltd/wolfram/commits/v0.1.0