Search Criteria
Package Details: vscodium-electron 1.96.2.24355-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vscodium-electron.git (read-only, click to copy) |
---|---|
Package Base: | vscodium-electron |
Description: | VS Code without MS branding/telemetry/licensing. - System-wide Electron edition |
Upstream URL: | https://github.com/VSCodium/vscodium |
Keywords: | code codium electron system vscode vscodium wayland |
Licenses: | MIT |
Conflicts: | codium, vscodium, vscodium-bin, vscodium-git |
Provides: | codium, vscodium |
Submitter: | m00nw4tch3r |
Maintainer: | Richardn |
Last Packager: | Richardn |
Votes: | 8 |
Popularity: | 0.31 |
First Submitted: | 2022-04-10 18:19 (UTC) |
Last Updated: | 2024-12-21 04:31 (UTC) |
Dependencies (11)
- electron32 (electron32-binAUR)
- libsecret
- libx11 (libx11-gitAUR)
- libxkbfile
- ripgrep (ripgrep-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- jq (jaq-binAUR, jq-gitAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- gvfs (gvfs-gitAUR) (optional) – For move to trash functionality
- libdbusmenu-glib (optional) – For KDE global menu
Required by (4)
- vscodium-electron-features
- vscodium-electron-marketplace
- vscodium-features (requires vscodium)
- vscodium-marketplace (requires vscodium)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6
ixrk commented on 2022-10-30 19:45 (UTC)
Could you please fix this bashism in the
vscodium.sh
or change the shebang?The
==
operator is undefined insh
. It's not a problem on the default Arch setup wheresh
is symlinked tobash
, but in other cases the script behaves incorrectly or fails.shurka commented on 2022-10-08 08:11 (UTC)
Seems like open-vsx.org is down again. Getting error Error: Request https://open-vsx.org/vscode/gallery/publishers/ms-vscode/vsextensions/js-debug-companion/1.0.18/vspackage failed with status code:503
kujeger commented on 2022-10-04 13:20 (UTC)
This change allows building on aarch64.
HurricanePootis commented on 2022-08-22 01:14 (UTC)
Here is a patchfile for vscodium 1.70.2. It builds and runs on my end.
ayr-ton commented on 2022-07-28 03:13 (UTC) (edited on 2022-07-28 04:43 (UTC) by ayr-ton)
Could you update to electron19? I've just downloaded the PKGBUILD and tested it with electron19, and it ran as expected in aarch64. This addresses the following issue: https://github.com/microsoft/vscode/issues/153849
m00nw4tch3r commented on 2022-06-07 17:13 (UTC)
@kurosakiht neither, because the paths are different in this package.
kurosakiht commented on 2022-06-07 03:52 (UTC)
what feature and marketplace package work with this? vscodium-bin-features or vscodium-features?
HurricanePootis commented on 2022-05-26 21:06 (UTC)
I made a patch file that can be applied to the PKGBUILD and other files to allow for a successful 1.67.2 build
« First ‹ Previous 1 2 3 4 5 6