Download
Standalone Builds (recommended)
Standalone builds are compiled versions of Rivalcfg you can run without installing any dependencies (not even Python). It is the recommended way to use Rivalcfg. Just extract the Rivalcfg folder from the .tar.gz (Linux), .zip (Windows) or .dmg (macOS) file and you will be able to run Rivalcfg from a terminal.
| Rivalcfg version | System | Architecture | Download |
|---|---|---|---|
| v4.16.0 (experimental) | Linux | x86_64 | rivalcfg-cli_v4.16.0-experimental_linux_x86_64.tar.gz |
| macOS | arm64 | rivalcfg-cli_v4.16.0-experimental_macos_arm64.dmg | |
| Windows | x86_64 | rivalcfg-cli_v4.16.0-experimental_windows_x86_64.zip |
More releases on GitHub:
Linux Distribution-Specific Packages
Arch Linux AUR Package
On Arch Linux, you can install Rivalcfg using the rivalcfg AUR package:
Note
NOTE: I do not maintain this package myself anymore but other contributor seems to continue to update it. Please check if it is up to date before repporting issues. :)
Install From Sources
Rivalcfg can also be installed from sources (either from PyPI or from Git). You will find instructions in the documentation: