UbuntuUpdates.org

3rd Party Repository: VSCode

This repository is available for: Stable 


Title: Visual Studio Code
Description:

Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).

Daily Build: no

curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg
sudo install -o root -g root -m 644 microsoft.gpg /etc/apt/trusted.gpg.d/

sudo sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main" > /etc/apt/sources.list.d/vscode.list'
sudo apt install apt-transport-https
sudo apt update
sudo apt install code


Links


Most recent updates in VSCode PPA (Stable)

Date Package Version
2024-03-28 14:08:42 UTC code-insiders 1.88.0-1711624589
2024-03-28 08:09:29 UTC code-insiders 1.88.0-1711604917
2024-03-28 00:08:44 UTC code-insiders 1.88.0-1711577333
2024-03-27 20:08:34 UTC code-insiders 1.88.0-1711561919
2024-03-27 08:09:07 UTC code-insiders 1.88.0-1711519913

Code Versions in VSCode PPA

UbuntuUpdates arbitrarily picked code as the main package of this PPA.

Package Release Latest Version Latest Update
code stable 1.87.2-1709912201 2024-03-12 19:08:49 UTC

Packages in PPA for Stable

See packages for selected release: Stable 

Deleted packages are displayed in grey.

Head packages

Dependent packages



Comments

blog comments powered by Disqus

About   -   Send Feedback to @ubuntu_updates