installation

Installing v2rayN on Linux Desktop

Last Updated: June 20265 min read

Linux Environment Notes

v2rayN is primarily built for Windows, but can be run on Linux distributions with the appropriate .NET Runtime or via wine/mono containers. Alternatively, many users use native CLI v2ray/Xray on Linux, but the GUI can be bound using the guide below.

Installing Dotnet Core

Install the ASP.NET Core and .NET Runtime on your Linux machine using your package manager.
bash
sudo apt install -y dotnet-sdk-8.0 dotnet-runtime-8.0

Running the Executable

Grant executable permissions and launch the GUI.
bash
chmod +x v2rayN.exe
dotnet v2rayN.dll

Need v2rayN installation files?

Avoid untrusted repositories. Ensure you download verified, official 2dust binaries cleanly mapped in our catalog.