You are not logged in.
Hi, I've installed oxker some time ago, but now I've got an issue:
error: rustc 1.91.0 is not supported by the following package:
oxker@0.13.1 requires rustc 1.92.0
It seems that my rustc version is out of date
rustc -V
rustc 1.91.0 (f8297e351 2025-10-28)
Given it was installed from rustup, how can I compile this package without messing up the whole OS?
Offline
The point of using rustup is so that YOU can manage your rust installations instead of using the Arch packaged installation. Why are you stuck with that version and that version only?
Offline