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

Last updated: July 07,2024

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

$ yay -S code-features-insiders

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

$ yay -Rns code-features-insiders

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

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

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

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

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

ID: 1419290
Name: code-features-insiders
PackageBaseID: 165294
PackageBase: code-features-insiders
Version: 1.87.0-2
Description: Unblock some features in Code OSS, including features in VSCode Insiders
URL: https://github.com/microsoft/vscode
NumVotes: 9
Popularity: 7.0E-6
OutOfDate:
Maintainer: sainnhe
Submitter: sainnhe
FirstSubmitted: 1617689684
LastModified: 1709353988
URLPath: /cgit/aur.git/snapshot/code-features-insiders.tar.gz