1. Install 2. Uninstall Install 1. Download Visual Studio Code (Ubuntu/Debian - x64 - .deb)https://code.visualstudio.com/thank-you?dv=linux64_deb- Check the download file$ ls -al-rw-rw-r-- 1 gangserver gangserver 238188742 8월 21 16:01 code_1.134.0-1787078834_amd64.deb 2. Install(* Please change the filename to the downloaded filename.)$ sudo apt install ./code_1.134.0-1787078834_amd64.debor$..