Sudo commands for us newbies

Why can’t I use the sudo command with manjaro linux

Could you please explain in more detail the issues you are having?

2 Likes

You should be able to.

  1. Is this a new manjaro installation?
  2. Which DE and version did you install?
  3. What command are you trying to issue and what messages are you getting when you try to use the sudo command?

What command are you trying?

Did you mean it showed nothing when you were typing your password? Don’t worry about what’s showing on the screen. Just input your password and press Enter.

1 Like

There is a way around that if that is the problem — some people can’t visualize the keys in their mind and interpret their keypresses as being accepted if they do not see them displayed. Bt won’t share how to modify the system to display such input until that is known to be the problem for security reasons.

I guess this is dead before it started.
Why can’t I type my own password? Why is my coffee not tasting too great this morning?

We have no idea why you can’t use sudo…
Did you manage to open up a terminal?
try doing ‘pamac install sl’ and see how that goes.
Next up type ‘sudo sl’ and tell us what you see…
Otherwise I’d say this train is terminated.

Well, you can, indeed :

[meuh@ordi1 ~]$ sudo
usage: sudo -h | -K | -k | -V
usage: sudo -v [-AknS] [-g group] [-h host] [-p prompt] [-u user]
usage: sudo -l [-AknS] [-g group] [-h host] [-p prompt] [-U user] [-u user] [command]
usage: sudo [-AbEHknPS] [-C num] [-g group] [-h host] [-p prompt] [-T timeout] [-u user] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AknS] [-C num] [-g group] [-h host] [-p prompt] [-T timeout] [-u user] file ...
[meuh@ordi1 ~]$ 

Do you have another result?
Can you show us?

This is the pertinent question indeed.

4 Likes