Docs
Docs / Install / linuxgui
Installing on Linux Desktop
OmniEdge Linux Desktop is built with Tauri v2 and provides a modern, lightweight desktop experience. Last update: Version v2.9.0, Feb 16, 2026.
Features
- Native system tray integration with quick access menu
- Easy network switching between virtual networks
- Status indicators showing connection state
- WASM Plugin System for extending functionality
- Exit Node Support to route all traffic through a peer
Download
| Package Format | Architecture | Download |
|---|---|---|
| DEB (Ubuntu/Debian) | x86_64 | omniedge-desktop-2.9.0-linux-x64.deb |
| RPM (Fedora/RHEL) | x86_64 | omniedge-desktop-2.9.0-linux-x64.rpm |
| AppImage (Universal) | x86_64 | omniedge-desktop-2.9.0-linux-x64.AppImage |
Installation
DEB (Ubuntu/Debian)
sudo dpkg -i omniedge-desktop-2.9.0-linux-x64.debRPM (Fedora/RHEL)
sudo rpm -i omniedge-desktop-2.9.0-linux-x64.rpmAppImage
chmod +x omniedge-desktop-2.9.0-linux-x64.AppImage
./omniedge-desktop-2.9.0-linux-x64.AppImageGetting Started
- Launch OmniEdge from the applications menu or system tray
- Log in with your OmniEdge account
- Select a virtual network to join
- Click Connect to establish a secure P2P mesh connection
New in v2.2.1
- WASM Plugin System: Install and manage plugins from Settings > Plugins
- Data Collection Plugin: Demo plugin with native window decorations
- NAT Traversal: Advanced STUN-based NAT detection with relay fallback
- Exit Node: Run as exit node or use a peer as exit node
If you have more questions, feel free to discuss.
On This Page