code-server-marketplace on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S code-server-marketplace

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

$ yay -Rns code-server-marketplace

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

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

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

$ cd ~/code-server-marketplace $ makepkg -si

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

ID: 1308832
Name: code-server-marketplace
PackageBaseID: 192348
PackageBase: code-server-marketplace
Version: 4.16.1-1
Description: Enable vscode marketplace in code-server
URL: https://marketplace.visualstudio.com/vscode
NumVotes: 1
Popularity: 0.00107
OutOfDate:
Maintainer: Misaka13514
Submitter: Misaka13514
FirstSubmitted: 1680603701
LastModified: 1692954652
URLPath: /cgit/aur.git/snapshot/code-server-marketplace.tar.gz