code-insiders on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "code-insiders" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install code-insiders on Arch using YAY

$ yay -S code-insiders

* (Optional) Uninstall code-insiders on Arch using YAY

$ yay -Rns code-insiders

2. Manually Install "code-insiders" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone code-insiders's git locally

$ git clone https://aur.archlinux.org/code-insiders.git ~/code-insiders

c. Go to ~/code-insiders folder and install it

$ cd ~/code-insiders $ makepkg -si

3. Information about the code-insiders package on Arch User Repository (AUR)

ID: 1071582
Name: code-insiders
PackageBaseID: 172886
PackageBase: code-insiders
Version: 1_63_0_1636353036-1
Description: Editor for building and debugging modern web and cloud applications (insider version)
URL: https://code.visualstudio.com/
NumVotes: 1
Popularity: 0.002338
OutOfDate: 1657129565
Maintainer: Xenfo
FirstSubmitted: 1636405212
LastModified: 1650884470
URLPath: /cgit/aur.git/snapshot/code-insiders.tar.gz