Play Final Fantasy XIV Online in Linux? There’s a custom launcher for the game for better experience!
It’s XIVLauncher, a free and open-source launcher that provides a customized WINE version for perfect compatibility with FFXIV.
Since the original launcher is slow and cannot save your password, XIVLauncher provides a faster experience, better Linux integration, as well as following QoL features:
The launcher works in Windows, Steam Deck and Desktop Linux. And, here’s how to install it in Ubuntu & other Linux through either universal Flatpak or Ubuntu PPA.
The launcher has an official PPA, which so far supports for Ubuntu 22.04, Ubuntu 23.10, Ubuntu 24.04, Linux Mint 21 and their based systems.
1. First, press Ctrl+Alt+T
on keyboard to open terminal. When it opens, run command to add the PPA:
sudo add-apt-repository ppa:linneris/xivlauncher-core-stable
Type user password (no visual feedback) when it asks and hit Enter to continue.
2. After added the PPA, run command to install the package:
sudo apt install xivlauncher-core
Linux Mint user need to run sudo apt update
to refresh package cache, while it’s done automatically in Ubuntu after adding PPA.
For most Linux support, the launcher also provides an universal Flatpak package in the Flathub repository.
Fedora 38/39 (with 3rd party repository enabled) and Linux Mint 21.x can directly search for & install it either from GNOME Software or Software Manager,
While Ubuntu and other Linux, need to do following steps to get the Flatpak packages:
sudo apt install flatpak
For other Linux, follow the official setup guide instead.
flatpak install https://dl.flathub.org/repo/appstream/dev.goats.xivlauncher.flatpakref
Once installed, search for and launch the app either from start menu or ‘Activities’ overview depends on your desktop environment (Log out and back in if app icon not visible).
Before logging with the launcher, you may need to first open the settings. Then, set Game path, configuration, and Wine, etc accordingly.
For more about it, you may go to the official FAQ page to get help.
Depends on how you installed the software package, select running either commands below to uninstall it:
Ctrl+Alt+T
) and run command: sudo apt install xivlauncher-core
Also, remove the PPA either by launching “Software & Updates
” and removing source line under “Under Software
” tab, or by running command:
sudo add-apt-repository --remove ppa:linneris/xivlauncher-core-stable
flatpak uninstall --delete-data dev.goats.xivlauncher
Also run flatpak uninstall --unused
to remove useless run-time libraries.
The post Install XIVLauncher (Custom FFXIV Launcher) in Ubuntu 24.04, 22.04 appeared first on Osgrove.
Canonical Livepatch is a security patching automation tool which supports reboot-less security updates for the…
Apache Spark has always been very well known for distributing computation among multiple nodes using…
Data centers are popping up everywhere. With the rapid growth of AI, cloud services, streaming…
Our commitment to building a thriving open source community is stronger than ever. We believe…
The clock was ticking: Node.js 18’s upstream End of Life (EOL) The OpenJS Foundation is…
June 25th, 2025 – Canonical, the company behind Ubuntu, and Pure Storage, the IT pioneer…