Search Criteria
Package Details: v2rayn 7.22.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 for Windows, Linux and macOS, support Xray and sing-box and others |
| Upstream URL: | https://github.com/2dust/v2rayN |
| Licenses: | GPL-3.0-only |
| Submitter: | yidaduizuoye |
| Maintainer: | mhdi (noureddinex) |
| Last Packager: | mhdi |
| Votes: | 24 |
| Popularity: | 2.44 |
| First Submitted: | 2024-12-30 14:38 (UTC) |
| Last Updated: | 2026-05-16 06:58 (UTC) |
Dependencies (10)
- bash (bash-gitAUR, bash-devel-gitAUR)
- dotnet-runtime-10.0 (dotnet-runtime-rc-binAUR, dotnet-runtime-binAUR, dotnet-runtime)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libgcc (libgcc-snapshotAUR)
- libstdc++ (libstdc++-snapshotAUR)
- xrayAUR (xray-gitAUR, xray-binAUR)
- dotnet-sdk-10.0 (dotnet-sdk-rc-binAUR, dotnet-sdk-binAUR, dotnet-sdk) (make)
- gendesk (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
1 2 3 Next › Last »
qubeck commented on 2026-05-14 16:14 (UTC) (edited on 2026-05-14 16:16 (UTC) by qubeck)
v2rayN itself is still using .NET 8, while GlobalHotKeys switched to .NET 10. Somewhat strange decision. 7.22.0 will be using .NET 10. It was released 2 days ago (as a pre-release version), so you can already try to build it.
dyan-premeq commented on 2026-05-14 04:30 (UTC) (edited on 2026-05-14 04:31 (UTC) by dyan-premeq)
Current PKGBUILD depends on
dotnet-runtime-10.0, but the packaged v2rayN binary appears to target .NET 8.On my system, without
dotnet-runtime-8.0installed, it fails to run.strings /usr/lib/v2rayN/v2rayN | rg 'net8.0|v2rayN.runtimeconfig.json'shows that the installed binary may contain many net8.0 references, butdotnet-runtime-8.0is treated as an orphan because it's not declared as a dependency.Please consider adding the dependency
dotnet-runtime-8.0, or otherwise verifying the correct runtime requirement.stingraykiwi commented on 2026-05-02 04:06 (UTC)
Source https://github.com/2dust/v2rayN-core-bin/raw/c58533aca0c90bd269ac90bd9fdfe03ee4450b30/v2rayN-linux-64.zip returns 404.
learturely commented on 2026-05-01 06:08 (UTC)
_bin_commitis no longer valid.Also, if upstream doesn't use
$PATHfor core binaries lookup, I think, we can split out a series ofv2rayn-core-*pkgs as optdepends forv2rayn, which themselves depend on v2rayn and the respective core pkgs. These pkgs only provide symbolic links to the proxy cores, soarchcan beany.Akari-chan commented on 2026-04-13 17:42 (UTC) (edited on 2026-04-13 17:42 (UTC) by Akari-chan)
Tbf, only one of them is needed, if you want to use xray you only need xray, etc. I think they should all be optional, and say "pick what you want to use".
qubeck commented on 2026-04-10 11:31 (UTC) (edited on 2026-04-10 11:35 (UTC) by qubeck)
Why did you remove
sing-boxandmihomo, but keptxrayindepends, ? v2rayN needxray,sing-boxandmihomoto function properly. The problem is v2rayN downloads their binaries to$XDG_DATA_HOME/v2rayNand doesn't use ones from the$PATH. Should it be reported to the upstream?AnotherAURUser commented on 2026-04-08 14:16 (UTC) (edited on 2026-04-08 14:16 (UTC) by AnotherAURUser)
works.
19.5 doesn't work for me.
asd25213 commented on 2026-01-27 08:33 (UTC) (edited on 2026-02-02 11:48 (UTC) by asd25213)
Error when updating/installing v7.17.1-1:
The source filename was changed to use a commit hash (65a63f0737d48cd465b985ac51d14557f8618939) instead of version number, but the extraction command still uses ${pkgver} (7.17.1):
Please update the extraction command to match the new source filename. Thanks!
1 2 3 Next › Last »