[Feature Request] Cannot install vrcx via brew on linux #60

Closed
opened 2026-04-05 16:15:53 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @fire on 2/24/2026

Describe the bug

Cannot install vrcx via brew on Linux Fedora 42.

To Reproduce
Steps to reproduce the behavior:

$ brew install vrcx-team/vrcx-tap/vrcx
==> Auto-updating Homebrew...
Adjust how often this is run with `$HOMEBREW_AUTO_UPDATE_SECS` or disable with
`$HOMEBREW_NO_AUTO_UPDATE=1`. Hide these hints with `$HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).
==> Tapping vrcx-team/vrcx-tap
Cloning into '/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/vrcx-team/homebrew-vrcx-tap'...
remote: Enumerating objects: 109, done.
remote: Counting objects: 100% (109/109), done.
remote: Compressing objects: 100% (76/76), done.
remote: Total 109 (delta 28), reused 89 (delta 17), pack-reused 0 (from 0)
Receiving objects: 100% (109/109), 24.08 KiB | 12.04 MiB/s, done.
Resolving deltas: 100% (28/28), done.
Tapped 2 casks (19 files, 38.3KB).
Error: Cask 'vrcx' definition is invalid: invalid 'sha256' value: nil

Expected behavior

Installed vrcx via brew.

Screenshots
If applicable, add screenshots to help explain your problem.

I posted the log above.

What version you are running
Version [e.g. 22]

I have no idea, I can't install vrcx.

*Originally created by @fire on 2/24/2026* **Describe the bug** Cannot install vrcx via brew on Linux Fedora 42. **To Reproduce** Steps to reproduce the behavior: ```bash $ brew install vrcx-team/vrcx-tap/vrcx ==> Auto-updating Homebrew... Adjust how often this is run with `$HOMEBREW_AUTO_UPDATE_SECS` or disable with `$HOMEBREW_NO_AUTO_UPDATE=1`. Hide these hints with `$HOMEBREW_NO_ENV_HINTS=1` (see `man brew`). ==> Tapping vrcx-team/vrcx-tap Cloning into '/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/vrcx-team/homebrew-vrcx-tap'... remote: Enumerating objects: 109, done. remote: Counting objects: 100% (109/109), done. remote: Compressing objects: 100% (76/76), done. remote: Total 109 (delta 28), reused 89 (delta 17), pack-reused 0 (from 0) Receiving objects: 100% (109/109), 24.08 KiB | 12.04 MiB/s, done. Resolving deltas: 100% (28/28), done. Tapped 2 casks (19 files, 38.3KB). Error: Cask 'vrcx' definition is invalid: invalid 'sha256' value: nil ``` **Expected behavior** Installed vrcx via brew. **Screenshots** If applicable, add screenshots to help explain your problem. I posted the log above. **What version you are running** Version [e.g. 22] I have no idea, I can't install vrcx.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#60