title: Linux Installation ~ AnythingLLM
source: https://docs.anythingllm.com/installation-desktop/linux
author:
published: 2025-02-18
created: 2025-03-26
description: All-in-one AI application that can do RAG, AI Agents, and much more with no code or infrastructure headaches.
tags:
- LLM
- Software
- Help
1. Install using the installer script
⚠️
NOTICE
➤ AnythingLLM packages as an AppImage but you will not be able to boot if you run just the AppImage. Please only use the script below.
➤ Please open a Github Issue (opens in a new tab) if you have installation or bootup troubles.
First, open a terminal on your Linux machine and run this command.
curl -fsSL https://cdn.anythingllm.com/latest/installer.sh | sh
You can view the raw script contents here (opens in a new tab).
This will download the latest version of AnythingLLM's AppImage, unpack it, and then supply a symlink to seamlessly run AnythingLLM. This script will unpack the app in $HOME/AnythingLLMDesktop
.
You can start the app at any time by running ./AnythingLLMDesktop/start
. This will boot the app with full logging.
Last updated on Install for Windows Update AnythingLLM