Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rust

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rust

Install the rust toolchain using npm

  • 1.0.8-nightly
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
68
decreased by-6.85%
Maintainers
1
Weekly downloads
 
Created
Source

Rust

Ever wanted to install Rust but only have access to npm? Well, now you can!

Just run npm install rust to get a full Rust toolchain.

This uses nightly by default, but if you want a stable toolchain, use npm install rust@stable.

Optional Installation

By default, this package will not install the toolchain if it already exists. This is to avoid accidentally overriding the existing toolchain, and to avoid installing an entire toolchain into your node_modules folder unnecessarily.

To override this behavior, you can set the RUST_INSTALL_MODE environment variable to skip, if you wish to always skip the installation, or to force, if you wish to always install the toolchain.

FAQs

Package last updated on 15 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc