Install VSCode on Ubuntu 19.04 [duplicate]How do I install Visual Studio Code?How to install Visual Studio Code in Ubuntu?How do I install 32-bit libraries when they keep having uninstallable dependencies?Package management system corrupted. Cannot install or remove packages. U12.04LTSCannot install anything! Unmet dependencies. Libre Officedependency error on libc6-amd64 even if it's already installedmysql doesn't ask for root password when installingGoogle Chrome Install gives errors

How to change usergroup?

Is there a conflict between YAGNI and SRP?

Is it possible to escape from the Nether?

Is economics a science?

Will transcribing music improve my ability to play a song by ear?

Is there any canon reason why urban werewolves haven't destroyed vampires (or vice versa)?

Is Communism intrinsically Authoritarian?

Writing style in academic English

What about orion ISS missions?

What is the difference between "more" and "less" commands?

How do you say "to play Devil's advocate" in German?

Possible way to counter or sidestep split-second spells (like Trickbind) in a particular situation

How do you preserve fresh ginger?

Is there any obvious warning when auto-pilot is disengaged or when the mode changes?

Can you counterspell a spell if you don't know who's casting it?

How to verify router firmware is legit?

Is "You are influencing your negative behavior over me" grammatically well-formed and natural-sounding to native speakers?

My code seems to be a train wreck

Converting selected polygons to lines in QGIS modeler

Can I freely use 'here is' instead of 'there is' if I'm in the place where that thing is?

Sending non-work emails to colleagues. Is it rude?

How long must a US passport be valid when visiting Brazil?

My time machine can go back farther than yours -- why?

Increasing ESD protection on Isolator part of the board



Install VSCode on Ubuntu 19.04 [duplicate]


How do I install Visual Studio Code?How to install Visual Studio Code in Ubuntu?How do I install 32-bit libraries when they keep having uninstallable dependencies?Package management system corrupted. Cannot install or remove packages. U12.04LTSCannot install anything! Unmet dependencies. Libre Officedependency error on libc6-amd64 even if it's already installedmysql doesn't ask for root password when installingGoogle Chrome Install gives errors






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









2



















This question already has an answer here:



  • How do I install Visual Studio Code?

    13 answers



  • How to install Visual Studio Code in Ubuntu? [duplicate]

    3 answers



I'm having difficulty installing VSCode on Ubuntu 19.04 and most of the instructions I find are for installing VSCode on Ubuntu 18.04/16.04.



First, I tried installing VSCode from Ubuntu Software. When I open vscode after this, the program shows up blank. This continued even when I restarted the computer and then installed and reinstalled VSCode.



Next, I tried to install VSCode using the .deb option from the VSCode website. I got the same problem where when I open VSCode, all I see is a blank window.



Finally, I tried to install VSCode using snap, following these instructions. Again, VSCode is blank when I open it.



I next tried to install using apt. I ran snap remove vscode and was told it's not there, after which I ran "sudo apt install vscode" which told me that vscode is already the newest version. I think this happened because I only uninstalled the version that I had installed with snap.



I poked through VSCode documentation and saw that sometimes problems with GPU acceleration can cause VSCode to appear blank. I tried to disable the GPU acceleration by running code --disable-gpu, but when I re-opened VSCode it was blank again.



TLDR: How can I install VSCode on Ubuntu 19.04? My next plan is to attempt installing the edge or test builds.



I already read this question about installing on 18.04 and followed the instructions. I wasn't able to install VSCode following those directions.



UPDATE: Here is the output from /var/log/apt/term.log which shows my vs code installation attempts.



Log started: 2019-05-16 14:05:45
Selecting previously unselected package code.
(Reading database ... 176942 files and directories currently installed.)
Preparing to unpack .../code_1.33.1-1554971066_amd64.deb ...
Unpacking code (1.33.1-1554971066) ...
Setting up code (1.33.1-1554971066) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-16 14:05:48

Log started: 2019-05-20 12:13:37
(Reading database ... 186403 files and directories currently installed.)
Removing code (1.33.1-1554971066) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:13:37

Log started: 2019-05-20 12:13:54
Selecting previously unselected package code.
(Reading database ... 184660 files and directories currently installed.)
Preparing to unpack .../code_1.34.0-1557957934_amd64.deb ...
Unpacking code (1.34.0-1557957934) ...
Setting up code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:13:57

Log started: 2019-05-20 12:35:47
(Reading database ... 186403 files and directories currently installed.)
Removing code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:35:47

Log started: 2019-05-20 12:38:15
Selecting previously unselected package code.
(Reading database ... 184660 files and directories currently installed.)
Preparing to unpack .../code_1.34.0-1557957934_amd64.deb ...
Unpacking code (1.34.0-1557957934) ...
Setting up code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:38:18

Log started: 2019-05-20 12:49:21
(Reading database ... 186403 files and directories currently installed.)
Removing code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:49:21

Log started: 2019-05-20 21:37:40
(Reading database ... 186403 files and directories currently installed.)
Removing code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 21:37:40



Another Update: I resolved the issue. I repeated all of my previous steps for uninstalling VSCode, and I also checked /etc/apt/sources.list.d This directory contained some config files for VSCode, which I removed. I also checked the .config directory in my home directory and it also contained some vscode configuration, which I removed. After doing this full scrub of VSCode-related files, I downloaded the .deb file from the VSCode website and installed it using Ubuntu's Software installer. Success!










share|improve this question

















marked as duplicate by Pablo A, Fabby, karel, Eliah Kagan, Kulfy Sep 24 at 14:42


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.



















  • Please edit your question to include the complete section of /var/log/apt/term.log showing the vscode install.

    – user535733
    May 21 at 2:48











  • Try launching code from terminal, see if you're shown any errors/messages. The snap version should work without any problem. First try uninstalling vscode running sudo apt purge, then clear the files it left behind by running sudo rm -rf .vscode/ in your home directory. Then install vscode again by running sudo snap install code --classic (don't use the software center)

    – Sirajus Salekin
    May 21 at 3:17











  • @SirajusSalekin I followed all the steps you suggested. Now when I open vscode from the GUI, it still shows up as blank. When I try running it from the command line, code ., I get this error: bash: /usr/bin/code: No such file or directory

    – ByteByByte
    May 21 at 18:14

















2



















This question already has an answer here:



  • How do I install Visual Studio Code?

    13 answers



  • How to install Visual Studio Code in Ubuntu? [duplicate]

    3 answers



I'm having difficulty installing VSCode on Ubuntu 19.04 and most of the instructions I find are for installing VSCode on Ubuntu 18.04/16.04.



First, I tried installing VSCode from Ubuntu Software. When I open vscode after this, the program shows up blank. This continued even when I restarted the computer and then installed and reinstalled VSCode.



Next, I tried to install VSCode using the .deb option from the VSCode website. I got the same problem where when I open VSCode, all I see is a blank window.



Finally, I tried to install VSCode using snap, following these instructions. Again, VSCode is blank when I open it.



I next tried to install using apt. I ran snap remove vscode and was told it's not there, after which I ran "sudo apt install vscode" which told me that vscode is already the newest version. I think this happened because I only uninstalled the version that I had installed with snap.



I poked through VSCode documentation and saw that sometimes problems with GPU acceleration can cause VSCode to appear blank. I tried to disable the GPU acceleration by running code --disable-gpu, but when I re-opened VSCode it was blank again.



TLDR: How can I install VSCode on Ubuntu 19.04? My next plan is to attempt installing the edge or test builds.



I already read this question about installing on 18.04 and followed the instructions. I wasn't able to install VSCode following those directions.



UPDATE: Here is the output from /var/log/apt/term.log which shows my vs code installation attempts.



Log started: 2019-05-16 14:05:45
Selecting previously unselected package code.
(Reading database ... 176942 files and directories currently installed.)
Preparing to unpack .../code_1.33.1-1554971066_amd64.deb ...
Unpacking code (1.33.1-1554971066) ...
Setting up code (1.33.1-1554971066) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-16 14:05:48

Log started: 2019-05-20 12:13:37
(Reading database ... 186403 files and directories currently installed.)
Removing code (1.33.1-1554971066) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:13:37

Log started: 2019-05-20 12:13:54
Selecting previously unselected package code.
(Reading database ... 184660 files and directories currently installed.)
Preparing to unpack .../code_1.34.0-1557957934_amd64.deb ...
Unpacking code (1.34.0-1557957934) ...
Setting up code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:13:57

Log started: 2019-05-20 12:35:47
(Reading database ... 186403 files and directories currently installed.)
Removing code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:35:47

Log started: 2019-05-20 12:38:15
Selecting previously unselected package code.
(Reading database ... 184660 files and directories currently installed.)
Preparing to unpack .../code_1.34.0-1557957934_amd64.deb ...
Unpacking code (1.34.0-1557957934) ...
Setting up code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:38:18

Log started: 2019-05-20 12:49:21
(Reading database ... 186403 files and directories currently installed.)
Removing code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:49:21

Log started: 2019-05-20 21:37:40
(Reading database ... 186403 files and directories currently installed.)
Removing code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 21:37:40



Another Update: I resolved the issue. I repeated all of my previous steps for uninstalling VSCode, and I also checked /etc/apt/sources.list.d This directory contained some config files for VSCode, which I removed. I also checked the .config directory in my home directory and it also contained some vscode configuration, which I removed. After doing this full scrub of VSCode-related files, I downloaded the .deb file from the VSCode website and installed it using Ubuntu's Software installer. Success!










share|improve this question

















marked as duplicate by Pablo A, Fabby, karel, Eliah Kagan, Kulfy Sep 24 at 14:42


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.



















  • Please edit your question to include the complete section of /var/log/apt/term.log showing the vscode install.

    – user535733
    May 21 at 2:48











  • Try launching code from terminal, see if you're shown any errors/messages. The snap version should work without any problem. First try uninstalling vscode running sudo apt purge, then clear the files it left behind by running sudo rm -rf .vscode/ in your home directory. Then install vscode again by running sudo snap install code --classic (don't use the software center)

    – Sirajus Salekin
    May 21 at 3:17











  • @SirajusSalekin I followed all the steps you suggested. Now when I open vscode from the GUI, it still shows up as blank. When I try running it from the command line, code ., I get this error: bash: /usr/bin/code: No such file or directory

    – ByteByByte
    May 21 at 18:14













2













2









2









This question already has an answer here:



  • How do I install Visual Studio Code?

    13 answers



  • How to install Visual Studio Code in Ubuntu? [duplicate]

    3 answers



I'm having difficulty installing VSCode on Ubuntu 19.04 and most of the instructions I find are for installing VSCode on Ubuntu 18.04/16.04.



First, I tried installing VSCode from Ubuntu Software. When I open vscode after this, the program shows up blank. This continued even when I restarted the computer and then installed and reinstalled VSCode.



Next, I tried to install VSCode using the .deb option from the VSCode website. I got the same problem where when I open VSCode, all I see is a blank window.



Finally, I tried to install VSCode using snap, following these instructions. Again, VSCode is blank when I open it.



I next tried to install using apt. I ran snap remove vscode and was told it's not there, after which I ran "sudo apt install vscode" which told me that vscode is already the newest version. I think this happened because I only uninstalled the version that I had installed with snap.



I poked through VSCode documentation and saw that sometimes problems with GPU acceleration can cause VSCode to appear blank. I tried to disable the GPU acceleration by running code --disable-gpu, but when I re-opened VSCode it was blank again.



TLDR: How can I install VSCode on Ubuntu 19.04? My next plan is to attempt installing the edge or test builds.



I already read this question about installing on 18.04 and followed the instructions. I wasn't able to install VSCode following those directions.



UPDATE: Here is the output from /var/log/apt/term.log which shows my vs code installation attempts.



Log started: 2019-05-16 14:05:45
Selecting previously unselected package code.
(Reading database ... 176942 files and directories currently installed.)
Preparing to unpack .../code_1.33.1-1554971066_amd64.deb ...
Unpacking code (1.33.1-1554971066) ...
Setting up code (1.33.1-1554971066) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-16 14:05:48

Log started: 2019-05-20 12:13:37
(Reading database ... 186403 files and directories currently installed.)
Removing code (1.33.1-1554971066) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:13:37

Log started: 2019-05-20 12:13:54
Selecting previously unselected package code.
(Reading database ... 184660 files and directories currently installed.)
Preparing to unpack .../code_1.34.0-1557957934_amd64.deb ...
Unpacking code (1.34.0-1557957934) ...
Setting up code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:13:57

Log started: 2019-05-20 12:35:47
(Reading database ... 186403 files and directories currently installed.)
Removing code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:35:47

Log started: 2019-05-20 12:38:15
Selecting previously unselected package code.
(Reading database ... 184660 files and directories currently installed.)
Preparing to unpack .../code_1.34.0-1557957934_amd64.deb ...
Unpacking code (1.34.0-1557957934) ...
Setting up code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:38:18

Log started: 2019-05-20 12:49:21
(Reading database ... 186403 files and directories currently installed.)
Removing code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:49:21

Log started: 2019-05-20 21:37:40
(Reading database ... 186403 files and directories currently installed.)
Removing code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 21:37:40



Another Update: I resolved the issue. I repeated all of my previous steps for uninstalling VSCode, and I also checked /etc/apt/sources.list.d This directory contained some config files for VSCode, which I removed. I also checked the .config directory in my home directory and it also contained some vscode configuration, which I removed. After doing this full scrub of VSCode-related files, I downloaded the .deb file from the VSCode website and installed it using Ubuntu's Software installer. Success!










share|improve this question

















This question already has an answer here:



  • How do I install Visual Studio Code?

    13 answers



  • How to install Visual Studio Code in Ubuntu? [duplicate]

    3 answers



I'm having difficulty installing VSCode on Ubuntu 19.04 and most of the instructions I find are for installing VSCode on Ubuntu 18.04/16.04.



First, I tried installing VSCode from Ubuntu Software. When I open vscode after this, the program shows up blank. This continued even when I restarted the computer and then installed and reinstalled VSCode.



Next, I tried to install VSCode using the .deb option from the VSCode website. I got the same problem where when I open VSCode, all I see is a blank window.



Finally, I tried to install VSCode using snap, following these instructions. Again, VSCode is blank when I open it.



I next tried to install using apt. I ran snap remove vscode and was told it's not there, after which I ran "sudo apt install vscode" which told me that vscode is already the newest version. I think this happened because I only uninstalled the version that I had installed with snap.



I poked through VSCode documentation and saw that sometimes problems with GPU acceleration can cause VSCode to appear blank. I tried to disable the GPU acceleration by running code --disable-gpu, but when I re-opened VSCode it was blank again.



TLDR: How can I install VSCode on Ubuntu 19.04? My next plan is to attempt installing the edge or test builds.



I already read this question about installing on 18.04 and followed the instructions. I wasn't able to install VSCode following those directions.



UPDATE: Here is the output from /var/log/apt/term.log which shows my vs code installation attempts.



Log started: 2019-05-16 14:05:45
Selecting previously unselected package code.
(Reading database ... 176942 files and directories currently installed.)
Preparing to unpack .../code_1.33.1-1554971066_amd64.deb ...
Unpacking code (1.33.1-1554971066) ...
Setting up code (1.33.1-1554971066) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-16 14:05:48

Log started: 2019-05-20 12:13:37
(Reading database ... 186403 files and directories currently installed.)
Removing code (1.33.1-1554971066) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:13:37

Log started: 2019-05-20 12:13:54
Selecting previously unselected package code.
(Reading database ... 184660 files and directories currently installed.)
Preparing to unpack .../code_1.34.0-1557957934_amd64.deb ...
Unpacking code (1.34.0-1557957934) ...
Setting up code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:13:57

Log started: 2019-05-20 12:35:47
(Reading database ... 186403 files and directories currently installed.)
Removing code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:35:47

Log started: 2019-05-20 12:38:15
Selecting previously unselected package code.
(Reading database ... 184660 files and directories currently installed.)
Preparing to unpack .../code_1.34.0-1557957934_amd64.deb ...
Unpacking code (1.34.0-1557957934) ...
Setting up code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:38:18

Log started: 2019-05-20 12:49:21
(Reading database ... 186403 files and directories currently installed.)
Removing code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 12:49:21

Log started: 2019-05-20 21:37:40
(Reading database ... 186403 files and directories currently installed.)
Removing code (1.34.0-1557957934) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Log ended: 2019-05-20 21:37:40



Another Update: I resolved the issue. I repeated all of my previous steps for uninstalling VSCode, and I also checked /etc/apt/sources.list.d This directory contained some config files for VSCode, which I removed. I also checked the .config directory in my home directory and it also contained some vscode configuration, which I removed. After doing this full scrub of VSCode-related files, I downloaded the .deb file from the VSCode website and installed it using Ubuntu's Software installer. Success!





This question already has an answer here:



  • How do I install Visual Studio Code?

    13 answers



  • How to install Visual Studio Code in Ubuntu? [duplicate]

    3 answers







apt software-installation snap 19.04 visual-studio-code






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 21 at 21:02







ByteByByte

















asked May 21 at 2:35









ByteByByteByteByByte

413 bronze badges




413 bronze badges





marked as duplicate by Pablo A, Fabby, karel, Eliah Kagan, Kulfy Sep 24 at 14:42


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.











marked as duplicate by Pablo A, Fabby, karel, Eliah Kagan, Kulfy Sep 24 at 14:42


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.









marked as duplicate by Pablo A, Fabby, karel, Eliah Kagan, Kulfy Sep 24 at 14:42


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.














  • Please edit your question to include the complete section of /var/log/apt/term.log showing the vscode install.

    – user535733
    May 21 at 2:48











  • Try launching code from terminal, see if you're shown any errors/messages. The snap version should work without any problem. First try uninstalling vscode running sudo apt purge, then clear the files it left behind by running sudo rm -rf .vscode/ in your home directory. Then install vscode again by running sudo snap install code --classic (don't use the software center)

    – Sirajus Salekin
    May 21 at 3:17











  • @SirajusSalekin I followed all the steps you suggested. Now when I open vscode from the GUI, it still shows up as blank. When I try running it from the command line, code ., I get this error: bash: /usr/bin/code: No such file or directory

    – ByteByByte
    May 21 at 18:14

















  • Please edit your question to include the complete section of /var/log/apt/term.log showing the vscode install.

    – user535733
    May 21 at 2:48











  • Try launching code from terminal, see if you're shown any errors/messages. The snap version should work without any problem. First try uninstalling vscode running sudo apt purge, then clear the files it left behind by running sudo rm -rf .vscode/ in your home directory. Then install vscode again by running sudo snap install code --classic (don't use the software center)

    – Sirajus Salekin
    May 21 at 3:17











  • @SirajusSalekin I followed all the steps you suggested. Now when I open vscode from the GUI, it still shows up as blank. When I try running it from the command line, code ., I get this error: bash: /usr/bin/code: No such file or directory

    – ByteByByte
    May 21 at 18:14
















Please edit your question to include the complete section of /var/log/apt/term.log showing the vscode install.

– user535733
May 21 at 2:48





Please edit your question to include the complete section of /var/log/apt/term.log showing the vscode install.

– user535733
May 21 at 2:48













Try launching code from terminal, see if you're shown any errors/messages. The snap version should work without any problem. First try uninstalling vscode running sudo apt purge, then clear the files it left behind by running sudo rm -rf .vscode/ in your home directory. Then install vscode again by running sudo snap install code --classic (don't use the software center)

– Sirajus Salekin
May 21 at 3:17





Try launching code from terminal, see if you're shown any errors/messages. The snap version should work without any problem. First try uninstalling vscode running sudo apt purge, then clear the files it left behind by running sudo rm -rf .vscode/ in your home directory. Then install vscode again by running sudo snap install code --classic (don't use the software center)

– Sirajus Salekin
May 21 at 3:17













@SirajusSalekin I followed all the steps you suggested. Now when I open vscode from the GUI, it still shows up as blank. When I try running it from the command line, code ., I get this error: bash: /usr/bin/code: No such file or directory

– ByteByByte
May 21 at 18:14





@SirajusSalekin I followed all the steps you suggested. Now when I open vscode from the GUI, it still shows up as blank. When I try running it from the command line, code ., I get this error: bash: /usr/bin/code: No such file or directory

– ByteByByte
May 21 at 18:14










1 Answer
1






active

oldest

votes


















0



















try this commands in your terminal:



sudo apt update
sudo apt install software-properties-common apt-transport-https wget
wget -q https://packages.microsoft.com/keys/microsoft.asc -O- | sudo apt-key add -
sudo add-apt-repository "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main"
sudo apt install code





share|improve this answer

























  • Thanks for responding! I have already resolved the issue, as I noted at the end of my post.

    – ByteByByte
    Jul 8 at 16:03


















1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0



















try this commands in your terminal:



sudo apt update
sudo apt install software-properties-common apt-transport-https wget
wget -q https://packages.microsoft.com/keys/microsoft.asc -O- | sudo apt-key add -
sudo add-apt-repository "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main"
sudo apt install code





share|improve this answer

























  • Thanks for responding! I have already resolved the issue, as I noted at the end of my post.

    – ByteByByte
    Jul 8 at 16:03















0



















try this commands in your terminal:



sudo apt update
sudo apt install software-properties-common apt-transport-https wget
wget -q https://packages.microsoft.com/keys/microsoft.asc -O- | sudo apt-key add -
sudo add-apt-repository "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main"
sudo apt install code





share|improve this answer

























  • Thanks for responding! I have already resolved the issue, as I noted at the end of my post.

    – ByteByByte
    Jul 8 at 16:03













0















0











0









try this commands in your terminal:



sudo apt update
sudo apt install software-properties-common apt-transport-https wget
wget -q https://packages.microsoft.com/keys/microsoft.asc -O- | sudo apt-key add -
sudo add-apt-repository "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main"
sudo apt install code





share|improve this answer














try this commands in your terminal:



sudo apt update
sudo apt install software-properties-common apt-transport-https wget
wget -q https://packages.microsoft.com/keys/microsoft.asc -O- | sudo apt-key add -
sudo add-apt-repository "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main"
sudo apt install code






share|improve this answer













share|improve this answer




share|improve this answer










answered Jul 8 at 14:17









Omar SherifOmar Sherif

1033 bronze badges




1033 bronze badges















  • Thanks for responding! I have already resolved the issue, as I noted at the end of my post.

    – ByteByByte
    Jul 8 at 16:03

















  • Thanks for responding! I have already resolved the issue, as I noted at the end of my post.

    – ByteByByte
    Jul 8 at 16:03
















Thanks for responding! I have already resolved the issue, as I noted at the end of my post.

– ByteByByte
Jul 8 at 16:03





Thanks for responding! I have already resolved the issue, as I noted at the end of my post.

– ByteByByte
Jul 8 at 16:03



Popular posts from this blog

Tamil (spriik) Luke uk diar | Nawigatjuun

Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?