This is not Windows, you do not “run the Terminal as admin”. What you do is you run commands in the terminal as admin, typically using sudo
:
$ sudo some command here
This is not Windows, you do not “run the Terminal as admin”. What you do is you run commands in the terminal as admin, typically using sudo
:
$ sudo some command here