Vscode: Update vs code Fedora

Created on 19 Sep 2017  路  9Comments  路  Source: microsoft/vscode

I have fedora 26, Vs code

Version 1.16.0
Commit 787b31c0474e6165390b5a5989c9619e3e16f953
Date 2017-09-06T16:19:37.192Z
Shell 1.7.3
Renderer 58.0.3029.110
Node 7.9.0
Architecture x64

And it keeps showing

enter image description here

In the main menu too. I tried updating it like this

sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc
sudo sh -c 'echo -e "[code]\nname=Visual Studio Code\nbaseurl=https://packages.microsoft.com/yumrepos/vscode\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc" > /etc/yum.repos.d/vscode.repo'

Then update the package cache and install the package using dnf (Fedora 22 and above):

dnf check-update
sudo dnf install code

Do I have the latest version? Is it a bug in vs code that keeps notifying for updates? Or do I have to update it in some other way?

install-update linux

Most helpful comment

@bsienn we're having issues with our infrastructure, rest assured we're working on it 馃憤

All 9 comments

There is a latest version of VS Code it's 1.16.1

Thank you, updates are not being pushed to repo? Do I have to download it from the browser?

I think it's still in progress.. maybe you can try to update after sometimes until it official.:)
Linux version still not there in documentation.

Ok thank you

Still no 1.16.1 in sight https://packages.microsoft.com/yumrepos/vscode/
Is it a manual process or automatized?

It鈥檚 now present! Thank to the people who contributed to that! 馃帀

Sorry about the issues, we had signing problems and some key team members were out of the office.

I am also stuck with older version.
The latest is ATM Version 1.17.1

But on my system it's Version 1.17.0
and the update notification stays there.

OS: Fedora 26.
Note: I did add the repo and updated using instruction on download page.

@bsienn we're having issues with our infrastructure, rest assured we're working on it 馃憤

Was this page helpful?
0 / 5 - 0 ratings

Related issues

philipgiuliani picture philipgiuliani  路  3Comments

biij5698 picture biij5698  路  3Comments

curtw picture curtw  路  3Comments

villiv picture villiv  路  3Comments

mrkiley picture mrkiley  路  3Comments