hyperion101010

Untitled

Nov 23rd, 2018
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. hyperion@hyperion:~/firefox$ $PATH | grep rust
  2. bash: /home/hyperion/.nvm/versions/node/v10.11.0/bin:/home/hyperion/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin: No such file or directory
  3.  
  4. --------------------------------------------------------------------------------------------------
  5. hyperion@hyperion:~/firefox$ curl https://sh.rustup.rs -sSf | sh
  6. info: downloading installer
  7. error: it looks like you have an existing installation of Rust at:
  8. error: /usr/bin
  9. error: rustup cannot be installed alongside Rust. Please uninstall first
  10. error: if this is what you want, restart the installation with `-y'
  11. error: cannot install while Rust is installed
  12. hyperion@hyperion:~/firefox$
Add Comment
Please, Sign In to add comment