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: | 6 |
| Popularity: | 0.69 |
| First Submitted: | 2025-01-02 07:30 (UTC) |
| Last Updated: | 2025-11-17 00:36 (UTC) |
Dependencies (7)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- nodejs-lts (nodejs-lts-krypton) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- unityhubAUR (unityhub-cnAUR, unityhub-betaAUR, unityhub-binAUR) (optional) – Used to open created projects and migrate projects from older versions of Unity.
Latest Comments
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.FishBoneEK commented on 2025-04-22 03:31 (UTC)
make dep
nodejs-lts-ironconflicts withnodejs, the latter one is a commonly installed package. Is it possible to come around this issue?