Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to update vs code in Fedora 27

In my work I have been told that need to use Fedora, I use vs code and when I want to update I got redirected to download a .tar.gz file. What is the right way to install the newer version?

like image 435
erick.chali Avatar asked Dec 04 '22 20:12

erick.chali


1 Answers

Well it seems I have found the answer for my particular issue according to this issue from the official github repository it seems that there is a delay with the RPM packages, so waiting for them to upload the packages, a few days usually, and then run dnf upgrade code will do the trick

like image 112
erick.chali Avatar answered Jan 01 '23 07:01

erick.chali