Persistant bash home XXX rvm scripts rvm No such file or directory in terminal

0 votes
I've installed ruby on rails and have checked all are current. One thing thats been bothering me is this constant "bash: /home/elementary/.rvm/scripts/rvm: No such file or directory" in my terminal.

How do I remove this "bash: /home/elementary/.rvm/scripts/rvm: No such file or directory"? To be honest I don't know what it means but I wish I could remove it as rails and ruby are current versions.
May 27, 2022 in Linux Administration by Rahul
• 3,380 points
398 views

1 answer to this question.

0 votes
Introduce RVM:

gpg - - keyserver hkp://keys.gnupg.net - - recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
Presently you will get a triumph message. Then, at that point, run this order:

\twist - sSL https://get.rvm.io | slam - s stable
See http://rvm.io/for more data.
answered May 27, 2022 by Korak
• 5,820 points

Related Questions In Linux Administration

0 votes
1 answer

Difference between root (/) and home directory (~) in terminal?

Root directory which is referred to as ...READ MORE

answered Jun 20, 2019 in Linux Administration by Vicky
25,667 views
0 votes
1 answer

How to extract file base name without path and extension in bash?

You don't actually have to call the ...READ MORE

answered May 31, 2019 in Linux Administration by Shubham
• 13,490 points
5,462 views
0 votes
1 answer

Script file name in a Bash script

$0 will give you the complete basename. ...READ MORE

answered Jun 20, 2019 in Linux Administration by Shubham
• 13,490 points
529 views
0 votes
1 answer

How to find the first field from a file in Bash Shell?

Hi@akhtar, You can extract text from a file. ...READ MORE

answered Oct 20, 2020 in Linux Administration by MD
• 95,440 points
820 views
0 votes
0 answers

How to create a file in Linux from terminal window?

What's the easiest way to create a ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,670 points
281 views
0 votes
0 answers

Run text file as commands in Bash

If I have a text file with ...READ MORE

Apr 13, 2022 in Linux Administration by Aditya
• 7,680 points
477 views
0 votes
0 answers

How to edit a text file in my terminal

I'm using Linux mint and using the ...READ MORE

Apr 25, 2022 in Linux Administration by Edureka
• 13,670 points
179 views
0 votes
1 answer

bash: /home/XXX/.rvm/scripts/rvm: No such file or directory

Install RVM  gpg --keyserver hkp:// keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 ​Now ...READ MORE

answered May 27, 2022 in Linux Administration by Korak
• 5,820 points
3,072 views
0 votes
1 answer

Is there a limit on the number of words in bash command 'for file in words'?

Anyway, you need to print everything except ...READ MORE

answered May 27, 2022 in Linux Administration by Korak
• 5,820 points
348 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP