vsce on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vsce

* (Optional) Uninstall vsce on Arch using YAY

$ yay -Rns vsce

2. Manually Install "vsce" via AUR

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

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

b. Clone vsce's git locally

$ git clone https://aur.archlinux.org/vsce.git ~/vsce

c. Go to ~/vsce folder and install it

$ cd ~/vsce $ makepkg -si

3. Information about the vsce package on Arch User Repository (AUR)

ID: 1374515
Name: vsce
PackageBaseID: 139715
PackageBase: vsce
Version: 2.22.0-1
Description: Visual Studio Code extension manager
URL: https://github.com/Microsoft/vscode-vsce
NumVotes: 3
Popularity: 5.0E-6
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1550428725
LastModified: 1703342921
URLPath: /cgit/aur.git/snapshot/vsce.tar.gz