Linux
Download binary release for Linux systems.
Differences between GNU and MUSL editions are related to the libc version used by the binary. Unless special requirements, such as MUSL-only distributions like Alpine Linux, both editions should work on any environments.
Version 0.8.0
Debian packages
Version | Arch | Libc | Download | Target |
---|---|---|---|---|
0.8.0 | amd64/x86_64 | GNU | 🧰 deb | x86_64-unknown-linux-gnu |
0.8.0 | amd64/x86_64 | MUSL | 🧰 deb | x86_64-unknown-linux-musl |
0.8.0 | i386/i686 | GNU | 🧰 deb | i686-unknown-linux-gnu |
0.8.0 | i386/i686 | MUSL | 🧰 deb | i686-unknown-linux-musl |
0.8.0 | arm64/aarch64 | MUSL | 🧰 deb | aarch64-unknown-linux-musl |
Check SHA-256 hash of your downloaded file:
- GNU edition: 📃 SHA256SUMS
- MUSL edition: 📃 SHA256SUMS
Installers
Version | Arch | Libc | Download | Target |
---|---|---|---|---|
0.8.0 | amd64/x86_64 | GNU | ⚙️ sh | x86_64-unknown-linux-gnu |
0.8.0 | amd64/x86_64 | MUSL | ⚙️ sh | x86_64-unknown-linux-musl |
0.8.0 | i386/i686 | GNU | ⚙️ sh | i686-unknown-linux-gnu |
0.8.0 | i386/i686 | MUSL | ⚙️ sh | i686-unknown-linux-musl |
0.8.0 | arm64/aarch64 | MUSL | ⚙️ sh | aarch64-unknown-linux-musl |
Check SHA-256 hash of your downloaded file: 📃 SHA256SUMS.
Execute the shell script to install Mélodium on your system.
Executable files
Version | Arch | Libc | Download | Target |
---|---|---|---|---|
0.8.0 | amd64/x86_64 | GNU | 📦 tar.gz | x86_64-unknown-linux-gnu |
0.8.0 | amd64/x86_64 | MUSL | 📦 tar.gz | x86_64-unknown-linux-musl |
0.8.0 | i386/i686 | GNU | 📦 tar.gz | i686-unknown-linux-gnu |
0.8.0 | i386/i686 | MUSL | 📦 tar.gz | i686-unknown-linux-musl |
0.8.0 | arm64/aarch64 | MUSL | 📦 tar.gz | aarch64-unknown-linux-musl |
Check SHA-256 hash of your downloaded file: 📃 SHA256SUMS.
To install Mélodium system-wide, move the melodium
file to /usr/local/bin
.
Other versions
For other Mélodium versions, refer to the Mélodium repository that contains all the available precompiled versions of Mélodium.
For other architecture and options, please see the Build section.