code-insiders-bin on AUR (Arch User Repository)

Last updated: June 18,2024

1. Install "code-insiders-bin" 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-bin on Arch using YAY

$ yay -S code-insiders-bin

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

$ yay -Rns code-insiders-bin

2. Manually Install "code-insiders-bin" 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-bin's git locally

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

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

$ cd ~/code-insiders-bin $ makepkg -si

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

ID: 1363929
Name: code-insiders-bin
PackageBaseID: 196804
PackageBase: code-insiders-bin
Version: 1.85.0_1701458561-1
Description: Code editing. Redefined.
URL: https://code.visualstudio.com/insiders/
NumVotes: 1
Popularity: 0.021328
OutOfDate:
Maintainer: xenfo
Submitter: xenfo
FirstSubmitted: 1692476302
LastModified: 1701630688
URLPath: /cgit/aur.git/snapshot/code-insiders-bin.tar.gz