Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rust #8

Open
daniloab opened this issue Apr 18, 2022 · 0 comments
Open

rust #8

daniloab opened this issue Apr 18, 2022 · 0 comments

Comments

@daniloab
Copy link
Owner

daniloab commented Apr 18, 2022

installing

Rustup metadata and toolchains will be installed into the Rustup
home directory, located at:

  /Users/daniloassis/.rustup

This can be modified with the RUSTUP_HOME environment variable.

The Cargo home directory located at:

  /Users/daniloassis/.cargo

This can be modified with the CARGO_HOME environment variable.

The cargo, rustc, rustup and other commands will be added to
Cargo's bin directory, located at:

  /Users/daniloassis/.cargo/bin

This path will then be added to your PATH environment variable by
modifying the profile files located at:

  /Users/daniloassis/.profile
  /Users/daniloassis/.bash_profile
  /Users/daniloassis/.bashrc
  /Users/daniloassis/.zshenv

You can uninstall at any time with rustup self uninstall and
these changes will be reverted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant