Thank you for this video! It was so helpful! I had AWS CLI version 1 installed previously and what I was missing was that I needed to make myself the ROOT user and install in the HOME folder if I wanted to get AWS CLI version 2 to work. Then I simply ran a: export PATH="/usr/local/bin:$PATH" and it worked for me. Thank you soooo much Linux King! Simple and straightforward video!
@LinuxKing3 жыл бұрын
My pleasure, have a great One
@sandhya54553 жыл бұрын
Hi! I am having trouble installing AWS CLI version 2. I have version 1 installed already. How do I make myself the ROOT user?
@TheKayleeanna3 жыл бұрын
@@sandhya5455 Type "sudo su" and type in your password.
@chadeeworld85392 жыл бұрын
sudo ./aws/install. as soon as i enter this asking for a password. What password should i use to install? Tried AWS root user password but it doesn't work. pls help me
@LinuxKing2 жыл бұрын
Dude you need your own sudo password
@chadeeworld85392 жыл бұрын
@@LinuxKing how to set up sudo password
@LinuxKing2 жыл бұрын
@@chadeeworld8539 This is the password when you installed your Linux OS...Or run the command as root user
@chadeeworld85392 жыл бұрын
@@LinuxKing what’s the password
@LinuxKing2 жыл бұрын
@@chadeeworld8539 No hard feelings but you need to learn Linux basics ...please Google what is sudo and how to install Linux and how to use sudo...you can even check my videos for Linux basics ...have a good day