I am new in ubuntu . I downloded visual code in https://code.visualstudio.com/Download .deb file. I when ı click anything happen
Asked
Active
Viewed 168 times
1 Answers
3
Copy the file to your Home directory and run in a terminal
sudo apt install ./code_1.52.1-1608136922_amd64.deb

Pilot6
- 90,100
- 91
- 213
- 324
-
can u tel me where is terminal – Muzaffer Jan 21 '21 at 14:47
-
Press Ctrl+Alt+T and it should open. Also there should be "Terminal" application among others. – Pilot6 Jan 21 '21 at 14:49