Install Visual Studio Code in ArchLinux

ervinismu
Jul 29, 2023
Photo by Sigmund on Unsplash

In this installation guide, we will try to install visual studio code from AUR package. https://aur.archlinux.org

Installation

  • Download AUR repository
git clone https://aur.archlinux.org/visual-studio-code-bin.git
  • Change directory to cloned repo
cd visual-studio-code-bin
  • Install it
makepkg -sri
  • Check installation success. If installation is success, we can search visual studio code from search bar.

--

--

ervinismu

full time writer, part time software engineer, long life learner