Package Details: vscodium-bin 1.89.0.24127-1

Git Clone URL: https://aur.archlinux.org/vscodium-bin.git (read-only, click to copy)
Package Base: vscodium-bin
Description: Binary releases of VS Code without MS branding/telemetry/licensing.
Upstream URL: https://github.com/VSCodium/vscodium
Licenses: MIT
Conflicts: vscodium
Provides: codium, vscode, vscodium
Submitter: ckatri
Maintainer: sperg512 (Icelk)
Last Packager: Icelk
Votes: 274
Popularity: 9.77
First Submitted: 2020-09-23 18:58 (UTC)
Last Updated: 2024-05-06 18:01 (UTC)

Pinned Comments

sperg512 commented on 2021-05-12 00:31 (UTC)

hey guys, @Icelk set up a script that checks for new releases and pushes updates if there are any new ones. I believe it runs every hour so there's no need to flag OOD, unless there's something that needs changed with the PKGBUILD

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 22 Next › Last »

Icelk commented on 2021-12-22 13:29 (UTC)

@ZorinArch Done!

ZorinArch commented on 2021-12-22 13:25 (UTC)

Hi @Icelk, please update checksum of vscodium-bin-marketplace from md5 to sha256.

KDN_Observer commented on 2021-12-21 21:27 (UTC)

@Icelk I tested on both my main machine and a clean Arch VM and everything works as expected. I don't use those downstream packages (such as vscodium-bin-features or vscodium-bin-marketplace) but I guess they need to be patched as well.

Icelk commented on 2021-12-21 17:59 (UTC)

@macxcool Is it working now?

macxcool commented on 2021-12-21 16:31 (UTC)

(1/3) Arming ConditionNeedsUpdate... (2/3) Updating the desktop file MIME type cache... (3/3) [vscodium-bin-marketplace] Patching product.json... sed: can't read /usr/share/vscodium-bin/resources/app/product.json: No such file or directory error: command failed to execute correctly

Icelk commented on 2021-12-21 07:28 (UTC)

@KDN_Observer Can you confirm it works as expected now?

Icelk commented on 2021-12-21 07:21 (UTC)

@KDN_Observer Thanks a lot! I'll implement this today.

KDN_Observer commented on 2021-12-21 01:26 (UTC)

@Icelk Here you go. Basically I changed all the occurrences of /usr/share/${pkgname} to /opt/${pkgname}

Icelk commented on 2021-12-18 10:21 (UTC)

@Ashark

Since we're only redistributing the binary, we can't change this.

Ashark commented on 2021-12-17 13:37 (UTC)

I agree, removing own electron will be good, if possible. I was confused when investigating which version of electron the app uses, before I understand that it uses its own.