Vs code is not performing well so i need to update it.
what should i do to update it using Terminal .
How did you install it?
If installed normally (using a package manager, either pacman
or yay
), then command
sudo pacman -Syu
or
yay
should update all packages, including vscode.
1 Like
I installed VsCode via yay, no issues so far
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.