headmelted / codebuilds

Community builds of Visual Studio Code for Chromebooks and Raspberry Pi
https://code.headmelted.com
MIT License
1.03k stars 56 forks source link

Remove VS CODE? #131

Open Bazmundi opened 4 years ago

Bazmundi commented 4 years ago

Running Hypriot and tried:

. <( wget -O - https://code.headmelted.com/installers/apt.sh )

worked at treat. Installed. Reports the following when running:

$ code-oss .
/usr/share/code-oss/bin/../code-oss: error while loading shared libraries: libX11-xcb.so.1: cannot open shared object file: No such file or directory

Looking for a script to remove the installation please.

Bazmundi commented 4 years ago

LOL

sudo apt remove code-oss

works a treat!

Never mind as I was taken aback when I ran vscode on my AMD64 debian box, from a console running in MobaXterm on my windoze laptop, and fell off my chair when the editor was "running" (apparently) on my windows laptop. Of course, there was tunnelling of the displays, since the AMD64 debian was setup up for desktop etc.

Short a few elements on the RPi running Hypriot (since its a server implementation).

Some small amount of beer was involved.