code-features on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S code-features

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

$ yay -Rns code-features

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

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

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

$ cd ~/code-features $ makepkg -si

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

ID: 1419289
Name: code-features
PackageBaseID: 165283
PackageBase: code-features
Version: 1.87.0-2
Description: Unblock some features in Code OSS
URL: https://github.com/microsoft/vscode
NumVotes: 53
Popularity: 0.950285
OutOfDate:
Maintainer: sainnhe
Submitter: sainnhe
FirstSubmitted: 1617670008
LastModified: 1709353909
URLPath: /cgit/aur.git/snapshot/code-features.tar.gz