Package Details: vscodium 1.112.01907-1

Git Clone URL: https://aur.archlinux.org/vscodium.git (read-only, click to copy)
Package Base: vscodium
Description: Free/Libre Open Source Software Binaries of VSCode (git build from latest release).
Upstream URL: https://github.com/VSCodium/vscodium.git
Licenses: MIT
Conflicts: codium, vscodium, vscodium-bin, vscodium-git
Provides: codium, vscodium
Submitter: cedricroijakkers
Maintainer: cedricroijakkers (daiyam)
Last Packager: daiyam
Votes: 91
Popularity: 1.97
First Submitted: 2021-04-10 15:12 (UTC)
Last Updated: 2026-03-20 12:40 (UTC)

Pinned Comments

daiyam commented on 2026-03-12 22:07 (UTC) (edited on 2026-03-12 22:08 (UTC) by daiyam)

Hi,

If you have an issue, please open one at https://github.com/VSCodium/vscodium. You will get an answer way faster than here ;)

Latest Comments

1 2 3 4 5 6 .. 13 Next › Last »

daiyam commented on 2026-03-12 22:07 (UTC) (edited on 2026-03-12 22:08 (UTC) by daiyam)

Hi,

If you have an issue, please open one at https://github.com/VSCodium/vscodium. You will get an answer way faster than here ;)

incans commented on 2026-03-08 00:36 (UTC)

Install fails on EndevourOS with the error-

error: rustc 1.86.0 is not supported by the following packages: time@0.3.47 requires rustc 1.88.0 time-core@0.1.8 requires rustc 1.88.0

I assume this is the rust compiler. If the package needs a specific version can it not specify that as a dependency and install it to facilitate the build process?

FriendlyZombie commented on 2026-03-07 22:11 (UTC)

Hi,

I have the same issue with the .desktop file on Cosmic.

I fixed this myself by changing the StartupWMClass to codium instead of their current values.

Although the symlink specified by @ckolod does work, it provides multiple copies of the icon in Cosmic app draw and I assume other environments too.

Is the fix I suggested above appropriate to get the icon working from /usr/share/applications/vscodium-wayland.desktop?

ckolod commented on 2026-01-23 20:04 (UTC)

Thanks @darxoon. Creating a symlink fixes this for now: ln -s /usr/share/applications/vscodium-wayland.desktop ~/.local/share/applications/codium.desktop && update-desktop-database ~/.local/share/applications

Kycko commented on 2025-12-27 10:47 (UTC)

I have the same problem as darxoon with .desktop file icon.

<deleted-account> commented on 2025-12-01 17:54 (UTC)

I got the same error as @anark10n on Artix with yay.

darxoon commented on 2025-09-23 17:42 (UTC)

At least under KDE Plasma, VSCodium does not get correctly linked to its .desktop file when it's running, causing the default Wayland logo to appear in the taskbar.

After trying to fix this with window rules (which did not work for some reason because the window rule gets reset every time i launch the application.. weird), i found that VSCodium seems to expect the Desktop file to be called codium, not vscodium or vscodium-wayland like it's called in this package.

reznolf commented on 2025-09-08 23:16 (UTC)

Thank you for submitting and maintaining the package. Used paru on hyprland Arch and works flawlessly so far.

ynikitenko commented on 2025-08-04 17:48 (UTC)

I got the same error as @anark10n. Tried to install on Manjaro with yay. Please tell about any fix.