SlackBuilds Repository

15.0 > Development > rust-opt (1.97.1)

rust-opt installs a limited set of Rust stable binaries to /opt/rust.
This is to allow Rust-based SlackBuilds to build more recent versions
than would be possible with system Rust.

To use the rust-opt binaries in a SlackBuild, make the following export
statement:

export PATH="/opt/rust/bin:$PATH"

rust-opt is not intended as a substitute for rustup or for the Slackware
Rust package in terms of Rust development purposes.

Separate downloads are available for x86_64, aarch64, i686 and ARM.
Please note that full reverse dependency testing is performed only for
x86_64, i686 and ARM at present.

Maintained by: K. Eugene Carlson
Keywords: rust,cargo,rustc,current,rust16
ChangeLog: rust-opt

Homepage:
https://rust-lang.org

Source Downloads (32bit):
rust-1.97.1-i686-unknown-linux-gnu.tar.gz (0c19ca3c1fa3701b0a64ce44ae3e7f02)
rust-1.97.1-arm-unknown-linux-gnueabihf.tar.gz (9d72f03340614775916fa291f8c30252)

Source Downloads (64bit):
rust-1.97.1-x86_64-unknown-linux-gnu.tar.gz (bbabf63ac45c56b9522164200f92353a)
rust-1.97.1-aarch64-unknown-linux-gnu.tar.gz (f9d1a446b3239a6b41cc6bc62e2d0c01)

Download SlackBuild:
rust-opt.tar.gz
rust-opt.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
rust-opt.SlackBuild
rust-opt.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds