vscodium-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S vscodium-bin

* (Optional) Uninstall vscodium-bin on Arch using YAY

$ yay -Rns vscodium-bin

2. Manually Install "vscodium-bin" via AUR

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

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

b. Clone vscodium-bin's git locally

$ git clone https://aur.archlinux.org/vscodium-bin.git ~/vscodium-bin

c. Go to ~/vscodium-bin folder and install it

$ cd ~/vscodium-bin $ makepkg -si

3. Information about the vscodium-bin package on Arch User Repository (AUR)

ID: 1425992
Name: vscodium-bin
PackageBaseID: 157984
PackageBase: vscodium-bin
Version: 1.87.2.24072-1
Description: Binary releases of VS Code without MS branding/telemetry/licensing.
URL: https://github.com/VSCodium/vscodium
NumVotes: 268
Popularity: 11.266051
OutOfDate:
Maintainer: sperg512
Submitter: ckatri
FirstSubmitted: 1600887504
LastModified: 1710270062
URLPath: /cgit/aur.git/snapshot/vscodium-bin.tar.gz