操作流程
- anythingllm文档:https://docs.anythingllm.com
下载安装
sudkli#离线下载安装包:https://github.com/Mintplex-Labs/anything-llm/releases# 在线下载安装#curl -fsSL https://cdn.anythingllm.com/latest/installer.sh | shcd/usr/local/softwarewgethttps://cdn.anythingllm.com/latest/AnythingLLMDesktop.AppImagechmod0777 AnythingLLMDesktop.AppImage ./AnythingLLMDesktop.AppImage --appimage-extractmvsquashfs-root AnythingLLMDesktopchmod0777-R/usr/local/software/AnythingLLMDesktopchown$USER:$USER-R/usr/local/software/AnythingLLMDesktoprm-rfAnythingLLMDesktop.AppImage
配置
cat>/usr/share/applications/anythingllm.desktop<<"EOF" [Desktop Entry] Name=AnythingLLM Exec=/usr/local/software/AnythingLLMDesktop/anythingllm-desktop --no-sandbox Icon= /usr/local/software/AnythingLLMDesktop/anythingllm-desktop.png Terminal=false Type=Application StartupWMClass=AnythingLLM X-AppImage-Version=1.9.0-r2 Comment=AnythingLLM Desktop Application MimeType=x-scheme-handler/anythingllm; Categories=Utility; EOFchmod0777-R/usr/share/applications/anythingllm.desktop /usr/local/software/AnythingLLMDesktopchown$USER:$USER-R/usr/share/applications/anythingllm.desktop /usr/local/software/AnythingLLMDesktop
测试
![]()