I can't do anything. Whenever I use "sudo", I receive "sorry, try again". I need to install gcc. Can anyone help me?
To run a command as administrator (user "root") use root "sudo <command>".
See "man sudo_root" for details.
zyl@zyl-HP-348-G4:~$ sudo apt install gcc
[sudo] password for zyl:
Sorry, try again.
[sudo] password for zyl:
Sorry, try again.
[sudo] password for zyl:
sudo: 3 incorrect password attempts
zyl@zyl-HP-348-G4:~$