Install Biyan on Linux
- Download the current signed package for your distribution from the Biyan website (opens in a new tab).
- Install the package with your distribution's package manager, or mark the AppImage executable and launch it.
- Open Biyan and add a cloud provider under Settings → Model Providers.
Biyan requires the desktop libraries expected by Tauri/WebKit on the selected distribution. It does not install GPU runtimes, llama.cpp, or a default local model.
Data
The default data location is $XDG_CONFIG_HOME/Biyan/ when XDG_CONFIG_HOME is set, otherwise ~/.config/Biyan/.
An upgrade may read an earlier application folder as a migration source. It does not remove that folder or retired model/RAG data. See Data and Migration.
Uninstall
Remove the package with the same package manager used to install it, or delete the AppImage. Application data remains unless you explicitly remove it.
⚠️
Back up and verify the exact directory before deleting user data. Removing the application does not require deleting its data folder.