Installation on OpenSUSE Distros
This guide explains how to install the Rux compiler on OpenSUSE Distros using Copr, a package build service provided by Fedora.
Supported Distros
- OpenSUSE Tumbleweed
Add Repository to Zypper
sh
sudo zypper addrepo https://copr.fedorainfracloud.org/coprs/zapaxe/Rux-Lang/repo/opensuse-tumbleweed/zapaxe-Rux-Lang-opensuse-tumbleweed.repo
sudo zypper refInstall the Rux Compiler
sh
sudo zypper install ruxVerify the Installation
sh
rux versionYou should see the installed Rux compiler version.
Releases
All Rux releases are available on GitHub.