Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

When I'm about to install a program in the terminal it wants the password:

[sudo] password for xxx:

But when I want to type my password it happens nothing. What should I do?

share|improve this question

4 Answers

No characters appear when you type your password, but you are really typing your password.

So type password and hit Enter and see the magic.

share|improve this answer

Passwords are hidden so no-one can see over your shoulder when you enter it. It's a security measure.

share|improve this answer

Password is not shown when you write it in the terminal after the sudo command but it is still read. Is this the case here? i.e. have you tried to give your password and press Enter?

share|improve this answer

Nothing is supposed to happen, just type the password and hit Enter.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.