Hi,
If you have an issue, please open one at https://github.com/VSCodium/vscodium. You will get an answer way faster than here ;)
| 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) |
Hi,
If you have an issue, please open one at https://github.com/VSCodium/vscodium. You will get an answer way faster than here ;)
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?
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?
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
I have the same problem as darxoon with .desktop file icon.
I got the same error as @anark10n on Artix with yay.
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.
Thank you for submitting and maintaining the package. Used paru on hyprland Arch and works flawlessly so far.
I got the same error as @anark10n. Tried to install on Manjaro with yay. Please tell about any fix.
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 ;)