Search Criteria
Package Details: alcom 1.1.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/alcom.git (read-only, click to copy) |
|---|---|
| Package Base: | alcom |
| Description: | A fast open-source alternative of VRChat Creator Companion (VCC) |
| Upstream URL: | https://github.com/vrc-get/vrc-get |
| Licenses: | MIT |
| Submitter: | YTJVDCM |
| Maintainer: | YTJVDCM |
| Last Packager: | YTJVDCM |
| Votes: | 10 |
| Popularity: | 2.18 |
| First Submitted: | 2025-01-02 07:30 (UTC) |
| Last Updated: | 2025-11-17 00:36 (UTC) |
Dependencies (7)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- nodejs-lts (nodejs-lts-krypton) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- unityhubAUR (unityhub-cnAUR, unityhub-betaAUR) (optional) – Used to open created projects and migrate projects from older versions of Unity.
Latest Comments
1 2 Next › Last »
KodiCrystaline commented on 2026-04-11 03:32 (UTC)
__NV_DISABLE_EXPLICIT_SYNC=1
You can add this as an environment variable if you find that it crashes on launch with an error like this:
Gdk-Message: 21:28:08.375: Error 71 (Protocol error) dispatching to Wayland display.
FrozenAlex commented on 2026-02-19 02:12 (UTC)
Can you not require node lts? I have to uninstall the normal one...
YTJVDCM commented on 2026-01-09 10:01 (UTC)
Is the rustc version higher than 1.91.0?
TipsyTheCat commented on 2026-01-09 03:31 (UTC) (edited on 2026-01-09 03:32 (UTC) by TipsyTheCat)
fails to build with 5 of these:
rustc --explain E0658says it's an "unstable feature" and that it can't be used outside of nightly builds of rustc. im honestly out of my depth here.YTJVDCM commented on 2025-11-22 06:17 (UTC) (edited on 2025-11-22 06:18 (UTC) by YTJVDCM)
It's an upstream issue with Tauri.
https://github.com/tauri-apps/tauri/issues/10702
A temporary solution is to add the environment variable :
WEBKIT_DISABLE_DMABUF_RENDERER=1.fcrubv commented on 2025-11-21 10:31 (UTC) (edited on 2025-11-21 10:32 (UTC) by fcrubv)
When using the nvidia open driver to start ALCOM, it crashes after displaying a white window, and the console shows
Gdk-Message: 18:28:36.299: Error 71 (协议错误) dispatching to Wayland display.OzzyHelix commented on 2025-11-18 05:38 (UTC)
after trying again with rust instead of rustup it worked. it appears it might have been an issue with rustup
OzzyHelix commented on 2025-11-18 05:29 (UTC)
I am running into build issues with yay and nodejs I will post an output of my console via github gist
https://gist.github.com/OzzyHelix/44fa40dfb1cf9c1fd31faa192a128a1a
YTJVDCM commented on 2025-04-22 06:35 (UTC)
ALCOM only supports the LTS version of Node.js. So in the next update, I plan to change the dependencies
nodejs-lts-irontonodejs-lts, notnodejs.1 2 Next › Last »