vsce on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install vsce on Arch using YAY
$
yay -S
vsce
Copied
* (Optional) Uninstall vsce on Arch using YAY
$
yay -Rns
vsce
Copied
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
Copied
b. Clone vsce's git locally
$
git clone https://aur.archlinux.org/vsce.git
~/vsce
Copied
c. Go to ~/vsce folder and install it
$
cd
~/vsce
Copied
$
makepkg -si
Copied
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
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