Search Criteria
Package Details: v2rayn 7.8.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/v2rayn.git (read-only, click to copy) |
---|---|
Package Base: | v2rayn |
Description: | A GUI client supporting Xray core, sing-box core and other cores |
Upstream URL: | https://github.com/2dust/v2rayN |
Keywords: | v2rayn |
Licenses: | GPL-3.0-only |
Conflicts: | v2rayn-bin |
Submitter: | yidaduizuoye |
Maintainer: | yidaduizuoye |
Last Packager: | yidaduizuoye |
Votes: | 3 |
Popularity: | 1.68 |
First Submitted: | 2024-12-30 14:38 (UTC) |
Last Updated: | 2025-02-04 08:25 (UTC) |
Dependencies (5)
- dotnet-runtime-8.0 (dotnet-runtime-8.0-binAUR)
- mihomoAUR (clash-meta-is-mihomoAUR, mihomo-gitAUR, mihomo-binAUR)
- sing-boxAUR (sing-box-gitAUR, sing-box-betaAUR, sing-box-beta-binAUR, sing-box-binAUR, sing-box-alphaAUR)
- xrayAUR (xray-gitAUR, xray-binAUR)
- dotnet-sdk-8.0 (dotnet-sdk-8.0-binAUR) (make)
Latest Comments
yidaduizuoye commented on 2025-01-30 14:42 (UTC)
@Jericho You need to uninstall
extra/dotnet-runtime
manually and installextra/dotnet-runtime-8.0
Jericho commented on 2025-01-28 11:03 (UTC) (edited on 2025-01-28 11:06 (UTC) by Jericho)
I'm trying to reinstall the program completely, after updating the package “extra/dotnet-runtime 8.0.11.sdk111-1 -> 9.0.1.sdk102-1”
A compatibility error occurs and the program is no longer installed.
yidaduizuoye commented on 2025-01-23 06:26 (UTC) (edited on 2025-01-23 06:26 (UTC) by yidaduizuoye)
@zept I tried replacing the method of linking the core files and it should work fine now, please try updating to 7.7.0-2. Thanks for your feedback.
zept commented on 2025-01-22 14:23 (UTC)
Hi, could you please update the AUR package to reflect these recent changes? I have tried building the package multiple times, but it did not work for me on several installations. However, it seems to work perfectly fine when upgrading from an older version.
As mentioned in the 7.7.0 release on GitHub:
Thank you in advance.
yidaduizuoye commented on 2025-01-08 02:33 (UTC)
@pomeluce The
bin/
folder is not created until the first run, fix in 7.5.5-2. Thanks!pomeluce commented on 2025-01-08 02:15 (UTC)
v2rayN.sh will prompt the following message when running:
The '~/.local/share/v2rayN/bin' directory needs to be created manually. Can the creation code for the ~/.local/share/v2rayN/bin directory be added to v2rayN.sh?