Unofficial Flatpak package of LM Studio
| icons | ||
| screenshots | ||
| .gitignore | ||
| ai.lmstudio.lmstudio.appdata.xml | ||
| ai.lmstudio.lmstudio.desktop | ||
| ai.lmstudio.lmstudio.yml | ||
| flathub.json | ||
| README.md | ||
LM Studio Flatpak
Unofficial Flatpak definition for LM Studio.
Building Instructions
To build and install this Flatpak, you need:
flatpakflatpak-builder
Clone the repository and navigate to it in a terminal. Then, run:
# Install the Flathub repo (user installation) to pull dependencies (runtime)
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo --user
# Build and install the Flatpak.
flatpak-builder --user --force-clean --install-deps-from=flathub --repo=repo --install builddir ai.lmstudio.lmstudio.yml
Adapted from the Lunar Client flatpak. LM Studio is created by and property of Element Labs, Inc. Flatpak and Flathub do not own LM Studio. All rights are reserved to Element Labs, Inc.