Verify the official Linux AppImage

The official Linux package is an AppImage. Verified on July 19, 2026, the latest release is v0.15.8, published June 20, 2026. The exact asset is Exiled-Exchange-2-0.15.8.AppImage, 130,379,819 bytes or 130.4 MB.

Use the official release or this site’s download section. Do not choose a Source code archive when you need the runnable overlay; this site links to the developer file and does not rehost it. GitHub v0.15.8 · Download.

CheckExpected valueWhy it matters
v0.15.8v0.15.82026-06-20
AppImageExiled-Exchange-2-0.15.8.AppImageLinux
Size130.4 MB130,379,819 bytes
SourceOfficial GitHub ReleaseNot rehosted

Install and launch the AppImage

AppImages arrive as normal files and may not be executable. Grant permission once, keep the file in a stable user folder, and use a terminal for the first launch so startup errors remain visible.

  1. 1

    Download

    Save the official AppImage in ~/Downloads or a user Applications folder.

  2. 2

    Permission

    Run chmod +x ~/Downloads/Exiled-Exchange-2-0.15.8.AppImage or enable executable permission in file properties.

  3. 3

    First launch

    Launch the file path in a terminal and read any FUSE, sandbox, library, or display-session error.

  4. 4

    Stable location

    After a successful test, move it to ~/Applications and update any desktop launcher path.

Configure Path of Exile 2 and the overlay

Start Exiled Exchange 2 and use Path of Exile 2 in Windowed or Windowed Fullscreen mode. Hover an item and press Ctrl + D. The app parses item text copied to the clipboard; it does not scan game memory.

Press Shift + Space for settings. Check the game window title, league, language, shortcut bindings, and logs. If you migrated from Awakened PoE Trade, update the saved game window title. Migration guide.

Official Exiled Exchange 2 settings button after Linux installation
Official Exiled Exchange 2 settings button after Linux installation

Check Wayland, X11, clipboard, and hotkeys

Wayland applies tighter security boundaries than X11 for global shortcuts, windows, and clipboards, and behavior differs by compositor. A failure in one session does not prove the AppImage is corrupt.

Confirm that PoE 2 copies complete item text into the same desktop session. Check whether Ctrl + D is used by the desktop, a recorder, Discord, or a GPU tool. Try another key and compare with X11 when available. Troubleshooting.

  • Test a normal inventory item before a special league interface.
  • Run the game and overlay at the same privilege level.
  • Do not disable desktop security globally for one shortcut.
  • Use the troubleshooting guide for clipboard, league, display, and network checks.

Update the Linux AppImage

Official metadata marks the Linux AppImage as auto-update capable, but permissions and file location can affect replacement. Compare the displayed version with the official releases list. GitHub Releases.

If automatic update fails, download the new official AppImage, make it executable, close the old process, and start the replacement. Keep the previous official file until the new build opens with your settings.

SituationRecommended actionAvoid
Auto updateRestart and confirm v0.15.8.Two running versions
Updater failsDownload the new official AppImage.Third-party repacks
New build failsLaunch from terminal and read the first error.Deleting settings before logs
RollbackKeep the previous official AppImage briefly.Mixing running versions

Diagnose launch or price-check failures

Separate package launch, game-window access, clipboard text, global shortcut, league request, and overlay rendering. Random reinstalls can erase useful evidence.

Open Debug, reproduce the issue once, and record version, distribution, desktop, Wayland/X11, display mode, and shortcut. Remove personal data before sharing logs.

Official Exiled Exchange 2 debug controls for Linux troubleshooting
Official Exiled Exchange 2 debug controls for Linux troubleshooting
  • Permission denied: check executable permission and noexec mounts.
  • No window after double-click: launch from a terminal.
  • Overlay opens but Ctrl + D fails: test clipboard and shortcut conflicts.
  • No listings: widen filters and confirm the active league.
  • Blank overlay: compare scaling, monitors, Wayland, and X11.

Use safe sources and normal-user permissions

ExiledExchange2.wiki is independent. Use the official documentation and issue tracker for developer requirements and reproducible bugs. Official documentation · Official issues.

Do not run the overlay as root or install an unofficial repack. Verify the release page, tag, filename, size, and published checksum. This guide does not claim an independent malware scan.

Official Linux AppImage

Download Linux AppImage

v0.15.8 · 130.4 MB · official GitHub Release

Download Linux AppImage

Official GitHub

Linux AppImage

The file is hosted by the official repository, not this website.

Exiled Exchange 2 Linux FAQ

Does Exiled Exchange 2 work on Linux?
Yes. The official project publishes an AppImage; v0.15.8 was verified on July 19, 2026.
How do I make the AppImage executable?
Run chmod +x with the file path or enable executable permission in file properties.
Why does Permission denied appear?
The executable bit may be missing or the folder may be mounted with noexec.
Does the overlay work on Wayland?
It depends on compositor policies for windows, shortcuts, and clipboard. Compare with X11 when available.
Should I run Exiled Exchange 2 as root?
No. Run the game and overlay as the normal user at matching privilege levels.
How do I update the Linux AppImage?
If automatic update fails, download the new official AppImage, grant permission, close the old process, and launch the replacement.