Package Details: vrcx-bin 2026.05.03-2

Git Clone URL: https://aur.archlinux.org/vrcx-bin.git (read-only, click to copy)
Package Base: vrcx-bin
Description: Friendship management tool for VRChat (extracted AppImage version)
Upstream URL: https://vrcx.app/
Licenses: MIT
Conflicts: vrcx
Provides: vrcx
Submitter: openglfreak
Maintainer: openglfreak
Last Packager: openglfreak
Votes: 6
Popularity: 1.26
First Submitted: 2025-01-12 09:38 (UTC)
Last Updated: 2026-05-04 15:12 (UTC)

Latest Comments

1 2 Next › Last »

openglfreak commented on 2026-03-08 19:38 (UTC)

@shaybox VRCX is still on dotnet 9 thanks to some dependency not having updated yet

shaybox commented on 2026-03-08 17:54 (UTC)

Update the dotnet-runtime-9.0 dependency to dotnet 10

openglfreak commented on 2026-02-18 06:12 (UTC)

Oh nvm, it's VRCX itself that's saying dotnet 9.0 is missing, oops. Must be an upstream mistake, because the runtimeconfig says it's built with dotnet 10.0.

openglfreak commented on 2026-02-18 06:11 (UTC)

@BlackCherry Not an issue with this PKGBUILD, works fine here. See if you're using an older version of the package.

openglfreak commented on 2026-02-18 06:09 (UTC)

@A43 build with makepkg -Csr instead of plain makepkg

A43 commented on 2026-02-17 20:22 (UTC) (edited on 2026-03-16 21:29 (UTC) by A43)

Here's a quick and dirty fix for getting this package to update properly.

[removed, not useful]

It fails because opt/ already exists and contains files. This works around that.
I don't understand appimage-centric PKGBUILDs well enough to know if there is a better solution to this issue, but the -f flag of unsquashfs may be useful.

BlackCherry commented on 2026-02-16 22:40 (UTC)

After uninstalling dotnet-runtime-9.0, VRCX says that still needs dotnet 9, is VRCX on dotnet 10 not ready for linux yet?

bowow commented on 2025-12-06 03:50 (UTC) (edited on 2025-12-06 03:53 (UTC) by bowow)

@openglfreak it seems dotnet-runtime has actually been updated to 10 this time:

:: installing dotnet-runtime (10.0.0.sdk100-1) breaks dependency 'dotnet-runtime-9.0' required by vrcx-bin

edit: fixed by removing dotnet-runtime-9.0 (installed by AUR), installing dotnet-runtime-9.0 from official repository (and allowing it to remove dotnet-runtime in the process), and then installing dotnet-runtime.

openglfreak commented on 2025-11-25 11:48 (UTC)

@shaybox dotnet-runtime has not been updated to 10. Switch to the version in the official Arch Linux repositories, not dotnet-runtime-bin.

shaybox commented on 2025-11-25 11:44 (UTC)

dotnet-runtime has been updated to 10
installing dotnet-runtime-bin (10.0.0.sdk100-3) breaks dependency 'dotnet-runtime-9.0' required by vrcx-nightly-bin