update vs code in ubuntu
wget https://vscode-update.azurewebsites.net/latest/linux-deb-x64/stable -O /tmp/code_latest_amd64.deb
sudo dpkg -i /tmp/code_latest_amd64.deb
sudo snap install --classic code # or code-insiderssudo add-apt-repository -y "deb https://packages.microsoft.com/repos/vscode stable main "
sudo apt update
sudo apt -y install code
Also in C++:
- add remote branch git
- bluetooth does not work after lock ubuntu
- nuget equivalent of npm install
- automator save pdf to downloads
- how to uninstall heroku cli
- rename file in git commit
- bash replace beginning of string
- The following packages have unmet dependencies: nginx : Depends: libssl1.0.0 (>= 1.0.2~beta3)
- discard unstaged changes git
- how to add exclusion to windows defender command line
- install pyqt5
- how to run jar file mac
- open port 22 centos 7
- ubuntu add entry to /etc/apt/sources.list
- how to upgrade pihole
- how to stop gunicorn
- kubernetes get namespace
- create react app install
- spring react
- how to copy data from github server to another server
- install packages from pipfile
- start redis server
- delete first column bash
- create repository in github using command line