@webdawg See https://github.com/Icelk/aur-updater :)
Search Criteria
Package Details: vscodium-bin 1.116.02821-1
Package Actions
| 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: | Icelk |
| Last Packager: | Icelk |
| Votes: | 377 |
| Popularity: | 7.85 |
| First Submitted: | 2020-09-23 18:58 (UTC) |
| Last Updated: | 2026-04-27 15:00 (UTC) |
Dependencies (14)
- alsa-lib
- bash (bash-gitAUR, bash-devel-gitAUR)
- cairo (cairo-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libnotify (libnotify-gitAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
- python
- gvfs (gvfs-gitAUR, gvfs-googledriveAUR) (optional) – For move to trash functionality
- libdbusmenu-glib (optional) – For KDE global menu
Required by (9)
- noon-optional
- python-ocp-vscode (requires vscode) (optional)
- vscode-xdg-patch-hook (requires vscode) (optional)
- vscodium-all-marketplace (requires codium) (optional)
- vscodium-bin-marketplace
- vscodium-features (requires vscodium)
- vscodium-marketplace (requires vscodium)
- vscodium-prod-patcher (requires vscodium)
- vscodium-xdg-dir-patch (requires codium)
Sources (8)
- https://github.com/VSCodium/vscodium/releases/download/1.116.02821/VSCodium-linux-arm64-1.116.02821.tar.gz
- https://github.com/VSCodium/vscodium/releases/download/1.116.02821/VSCodium-linux-x64-1.116.02821.tar.gz
- https://raw.githubusercontent.com/VSCodium/vscodium/refs/tags/1.116.02821/src/stable/resources/linux/code.svg
- LICENSE
- vscodium-bin-url-handler.desktop
- vscodium-bin.desktop
- vscodium-bin.install
- vscodium-bin.sh
Icelk commented on 2026-03-24 06:39 (UTC)
webdawg commented on 2026-03-23 22:14 (UTC)
@icelk, can you release your build and release pipleline here so I can use it for other packages?
Icelk commented on 2026-03-22 18:13 (UTC)
@nervocalm
That's great to hear:)
nervocalm commented on 2026-03-09 21:47 (UTC) (edited on 2026-03-09 22:24 (UTC) by nervocalm)
Hi @icelk, thanks for your reply.
I'm sorry; it was something yay cache-related. It confused me that I received this error even after choosing a clean build. I decided to clean the cache entries manually, and now it works like a charm.
Thank you for your work!
Icelk commented on 2026-03-06 23:42 (UTC)
@nervocalm
Hi! I think you maybe need to update your rust. If youve installed it with rustup, run rustup update
nervocalm commented on 2026-03-06 20:02 (UTC) (edited on 2026-03-06 20:06 (UTC) by nervocalm)
Hi guys!
I am getting a rust error in the last build.
info: component 'rust-std' for target 'x86_64-unknown-linux-gnu' is up to date
+++ cargo build --release --target x86_64-unknown-linux-gnu --bin=code
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
Either upgrade rustc or select compatible dependency versions with
`cargo update <name>@<current-ver> --precise <compatible-ver>`
where `<compatible-ver>` is the latest version supporting rustc 1.86.0
++++ error_function build
++++ (( ! BASH_SUBSHELL ))
+++++ gettext 'A failure occurred in %s().'
++++ error 'A failure occurred in %s().' build
++++ local 'mesg=A failure occurred in %s().'
++++ shift
+++++ gettext ERROR:
++++ printf $'\E[1m\E[31m==> ERROR:\E(B\E[m\E[1m A failure occurred in %s().\E(B\E[m\\n' build
==> ERROR: A failure occurred in build().
Initially it download the rust 1.86 package
info: using existing install for 'stable-x86_64-unknown-linux-gnu'
info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
stable-x86_64-unknown-linux-gnu unchanged - rustc 1.86.0 (05f9846f8 2025-03-31)
RELEASE_VERSION="1.110.01571"
MS_TAG="1.110.0"
MS_COMMIT="0870c2a0c7c0564e7631bfed2675573a94ba4455"
But then time and time-core packages require rust 1.88 at least. Anybody else?
Thanks!
jongeduard commented on 2026-02-13 19:55 (UTC)
@Gianfilippo980 I have !debug set in my own /etc/makepkg.conf anyway, because in my experience those debug packages tend to be problematic anyway (indeed weird conflicts) and their size can also be enormous, wasting a lot of disk space.
They are useful if you actually plan to debug things, but most of the time that's not the case.
Icelk commented on 2026-02-10 09:42 (UTC)
@Gianfilippo980 I removed the debug package. @drakkar1969 It's removed. @jronald these are also fixed by removing the debug symbols
Gianfilippo980 commented on 2026-01-30 10:17 (UTC) (edited on 2026-01-30 10:18 (UTC) by Gianfilippo980)
There seems to be a compatibility problem between "vscodium-bin-debug" and "teams-for-linux-debug" where they try to own the same files. producing a Pacman error: https://wiki.archlinux.org/title/Pacman#%22Failed_to_commit_transaction_(conflicting_files)%22_error The files in question are in the following directories:
- /usr/lib/debug/.build-id/84/
- /usr/lib/debug/.build-id/8f/
- /usr/lib/debug/.build-id/be/
- /usr/lib/debug/.build-id/cd/
- /usr/lib/debug/.build-id/d3/
- /usr/lib/debug/.build-id/d6/
- /usr/lib/debug/.build-id/f5/
- /usr/lib/debug/.build-id/f6/
Pinned Comments
<deleted-account> commented on 2021-05-12 00:31 (UTC)
@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.