code-marketplace on AUR (Arch User Repository)

Last updated: November 21,2024

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

$ yay -S code-marketplace

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

$ yay -Rns code-marketplace

2. Manually Install "code-marketplace" via AUR

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

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

b. Clone code-marketplace's git locally

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

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

$ cd ~/code-marketplace $ makepkg -si

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

ID: 1419291
Name: code-marketplace
PackageBaseID: 159235
PackageBase: code-marketplace
Version: 1.87.0-2
Description: Enable vscode marketplace in Code OSS
URL: https://marketplace.visualstudio.com/vscode
NumVotes: 99
Popularity: 2.020483
OutOfDate:
Maintainer: sainnhe
Submitter: sainnhe
FirstSubmitted: 1603893400
LastModified: 1709354033
URLPath: /cgit/aur.git/snapshot/code-marketplace.tar.gz