Search Criteria
Package Details: vrcx 2025.08.17-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/vrcx.git (read-only, click to copy) |
---|---|
Package Base: | vrcx |
Description: | Friendship management tool for VRChat (built with Electron) |
Upstream URL: | https://github.com/vrcx-team/VRCX |
Keywords: | vrc vrchat vrcx |
Licenses: | MIT |
Conflicts: | vrcx-bin |
Submitter: | hinanoaira |
Maintainer: | hinanoaira |
Last Packager: | hinanoaira |
Votes: | 3 |
Popularity: | 2.11 |
First Submitted: | 2025-08-07 10:05 (UTC) |
Last Updated: | 2025-08-19 13:44 (UTC) |
Dependencies (13)
- alsa-lib
- dotnet-runtime-9.0 (dotnet-runtime-binAUR, dotnet-runtime)
- electron (electron-launcherAUR, electron-nightly-binAUR, electron-nightly-binAUR)
- gconfAUR
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libxrandr (libxrandr-gitAUR)
- libxss
- nss (nss-hgAUR)
- dotnet-sdk-9.0 (dotnet-sdk-binAUR, dotnet-sdk) (make)
- git (git-gitAUR, git-glAUR) (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod) (make)
- npm (python-nodejs-wheelAUR, corepackerAUR) (make)
Latest Comments
hinanoaira commented on 2025-08-19 13:42 (UTC) (edited on 2025-08-19 13:51 (UTC) by hinanoaira)
Oh, I messed up.
This is code for testing automatic update disabling, and I usually use
echo “$pkgver” > Version
.Due to the design of CI/CD, when VRCX is obtained from the source code, the Version file always points to the previous version, so it needs to be corrected.
BlackCherry commented on 2025-08-18 20:58 (UTC)
why the
echo "2021.01.01" > Version
? Now VRCX doesn't know that it's in the latest version, and it's asking me to update