-
I have tried to use the package manager to install CLOC as required in Section 3 of the auditing course. I am a Windows user on a Linux subsystem using Ubuntu. Upon typing in 'sudo apt install cloc' as the package manager instructed, I am then asked for a password in the terminal. The issue is, i cannot type anything in the terminal after pressing enter after typing 'sudo apt install cloc' in my terminal. What am I to do if this happens everytime after killing the terminal an restarting this process? I just want to install CLOC on my system. Thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Usually, it'll type your password, just not show you it on screen. Can you just type your password and press enter? You password will be entered, just not shown. |
Beta Was this translation helpful? Give feedback.
thank you, I neglected to mention that I solved this issue by resetting the password. Thanks a lot for your response. I do appreciate it. And sorry for the late reply, my internet among other things was down.