Linux
Arch Linux / Manjaro
You can use your favorite AUR helper (e.g., yay
, paru
) to install:
Stable version:
Development version from the Git repository:
Ubuntu / Debian
PPA
Add the PPA and install:
.deb Package
Visit the GitHub releases page and download the latest .deb
file. Then install it with:
NixOS
Flakes
System-wide
In your flake inputs:
Then use it in your outputs.
Using nix run
Other Distributions
Pipx
PimpMyRice is available on PyPI, so you can install it with pipx
:
This method installs PimpMyRice in an isolated environment, which avoids interfering with your system Python installation.
Note:
pipx
may introduce slower startup times due to how it wraps execution.
Troubleshooting
- Ensure your system is updated before installation.
- Visit our Discord for support.