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 > packages.microsoft.gpg
sudo install -o root -g root -m 644 packages.microsoft.gpg /etc/apt/keyrings/

sudo sh -c 'echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/packages.microsoft.gpg] https://packages.microsoft.com/repos/code 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
2025-04-29 15:08:56 UTC code-exploration 1.100.0-1745922262
2025-04-29 08:08:55 UTC code-insiders 1.100.0-1745904246
2025-04-28 14:08:52 UTC code-insiders 1.100.0-1745840251
2025-04-28 07:08:47 UTC code-insiders 1.100.0-1745817868
2025-04-25 17:08:47 UTC code-exploration 1.100.0-1745591722

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.99.3-1744761595 2025-04-16 19:08:57 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