Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

raspberry pi install vscode via command line

sudo wget -qO - https://packagecloud.io/headmelted/codebuilds/gpgkey | sudo apt-key add -;
sudo nano /etc/apt/sources.list
#Add the following to the file: deb https://packagecloud.io/headmelted/codebuilds/raspbian/ jessie main
sudo dpkg --add-architecture armhf && sudo apt-get update && sudo apt-get install code-oss:armhf
sudo apt-get update
Comment

PREVIOUS NEXT
Code Example
Shell :: firebase install 
Shell :: install ruby on ubuntu 
Shell :: how to remove amplify from system globally 
Shell :: octoprint log location 
Shell :: linux gz unzip 
Shell :: tv on ubuntu 
Shell :: gem install version 
Shell :: how to reset local git credentials of android studio 
Shell :: gitlab clone with username and password 
Shell :: install yup in vue 
Shell :: check disk space folders linux 
Shell :: install trading view on linux 
Shell :: Installed Build Tools revision 31.0.0 is corrupted. Remove and install again using the SDK Manager. 
Shell :: how to configure git and github 
Shell :: docker Error: no space left on device 
Shell :: undercover mode kali 
Shell :: ubuntu see date of last modification to file 
Shell :: gats gatsby-plugin-offline 
Shell :: command to add a user to a group 
Shell :: uninstall ros2 foxy 
Shell :: bash copy directory and all contents 
Shell :: how to install kubectl in ubuntu 
Shell :: git log 
Shell :: how to see users logged in linux 
Shell :: boot maker for ubuntu 
Shell :: install android studio 
Shell :: mac see current path2 
Shell :: where is pip installed packages stored in colab 
Shell :: git remember login 
Shell :: refusing to merge unrelated git 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =