How to Update Visual Studio Code on Ubuntu Linux

Follow us
Translate :
EN

Update Visual Studio Code

Visual Studio Code (VS Code) is one of the popular text editors and is often used by developers. To maintain its performance, it is always recommended to update VS Code regularly. If you're using Ubuntu Linux, here's an easy way to update VS Code.

  1. Open a terminal on Ubuntu Linux.

  2. Enter the command "sudo apt update" to update your Ubuntu Linux system.

  3. After that, enter the command "sudo apt upgrade" to upgrade all packages on the system.

  4. After the upgrade process is complete, open VS Code and enter the Help menu.

  5. Select the "Check for Updates" option to check if there is a new update for VS Code.

  6. If there is an update available, click the "Download Update" button to start the update process.

  7. The next step is to watch the video tutorial below.

  8. Once done, restart VS Code to apply the changes.

Apart from the method above, you can also update VS Code via PPA (Personal Package Archive) on Ubuntu Linux. Here are the steps:

  1. Open a terminal on Ubuntu Linux.

  2. Enter the command "sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make" to add the PPA to the system.

  3. After that, enter the command "sudo apt-get update" to update the system.

  4. Next, enter the command "sudo apt-get install ubuntu-make" to install Ubuntu Make.

  5. Once done, enter the command "umake ide visual-studio-code" to install VS Code.

  6. If an update is available, enter the command "umake ide visual-studio-code --remove" to remove the old version.

  7. Then, re-enter the command "umake ide visual-studio-code" to install the latest version.

  8. Wait a few moments until the installation process is complete.

  9. When finished, open VS Code and make sure the latest version is installed.

By doing these steps, you can update on VS Code via PPA easily and faster. Always make sure to update regularly so that the performance of VS Code remains optimal and minimizes bugs or problems with the system.



How to Install Darktable on Ubuntu
How to Download Songs on Spotify
ID Telegram Yang Mana? Cara Mencari Id Telegram
How to Turn Off Notifications for Apps on iPhone
Simple Python Script Example With Main
© 2024 MyPurTech