Package Details: lmstudio-bin 0.4.19-2

Git Clone URL: https://aur.archlinux.org/lmstudio-bin.git (read-only, click to copy)
Package Base: lmstudio-bin
Description: LM Studio - A desktop app for exploring and running large language models locally
Upstream URL: https://lmstudio.ai
Keywords: ai appimage artificial-intelligence assistant chatbot deep-learning deepseek electron gguf glm kimi large-language-models llama llm local-ai machine-learning minimax mistral qwen
Licenses: EULA
Conflicts: lmstudio
Provides: lmstudio
Submitter: MadGoat
Maintainer: noureddinex
Last Packager: noureddinex
Votes: 65
Popularity: 7.30
First Submitted: 2026-01-31 22:33 (UTC)
Last Updated: 2026-07-12 01:12 (UTC)

Pinned Comments

MadGoat commented on 2026-02-01 01:42 (UTC)

Migration Notice: This package (lmstudio-bin) is the active replacement for the abandoned lmstudio package.

Recent Changes (v0.4.1-1): * Icons Fixed: I have switched to statically vendoring the high-resolution icon. This guarantees the icon appears correctly and eliminates the "blank icon" bugs caused by upstream AppImage changes. * AppImage: Installs the latest official AppImage to /opt/lm-studio/. * Conflict Handling: Automatically removes the old lmstudio package.

Troubleshooting: If you still see a blank icon after upgrading, your desktop environment is likely caching the old broken entry. Force a refresh by running: rm -rf ~/.cache/icon-cache.kcache (KDE/Plasma) or sudo gtk-update-icon-cache -f /usr/share/icons/hicolor (GNOME/GTK)

envolution commented on 2025-02-16 19:53 (UTC)

Please don't flag out of date referring to the beta versions. Versions this package track are sourced from https://lmstudio.ai/

https://aur.archlinux.org/packages/lmstudio-beta tracks https://lmstudio.ai/beta-releases

It's possible this version can be at a higher version level than the beta releases, and vice-versa.

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

plp commented on 2026-07-07 08:13 (UTC)

@noureddinex it works fine for me.

MandleRex commented on 2026-07-05 23:37 (UTC)

Might want to have more of an indication that this is an appimage, as the actual bin version is lm-studio-bin created 2 months ago

noureddinex commented on 2026-07-03 11:05 (UTC)

@plp done, lmk

UnavailableUser commented on 2026-07-02 03:41 (UTC) (edited on 2026-07-02 03:45 (UTC) by UnavailableUser)

Does this come with "lms" the command to interact with LMStudio via CLI? I can't seem to invoke it. Trying to install some local MCP plugins.

edit: I found "lms" in "~/.lmstudio/bin"

plp commented on 2026-05-28 04:36 (UTC)

Hi, please change StartupWMClass=LM-Studio in /usr/share/applications/lmstudio.desktop, so that Gnome can track the package correctly in its Dock. Thanks.

pussyhut commented on 2026-05-24 17:52 (UTC)

Alright, I've found a variant that uses .deb:

https://aur.archlinux.org/packages/lm-studio

noureddinex commented on 2026-05-24 17:03 (UTC)

@pussyhut why? There are more things that can go bad down the road relyong on .deb images, linking to different versions of glibc or other libraries often breaks packages as Ubuntu releases sometimes pin a version vs rolling arch

pussyhut commented on 2026-05-24 16:36 (UTC)

Using .deb instead of .AppImage might be better...

https://installers.lmstudio.ai/linux/x64/0.4.14-4/LM-Studio-0.4.14-4-x64.deb

DocMAX commented on 2026-05-01 12:56 (UTC)

[docmax@worker ~]$ lm-studio open dir error: No such file or directory

qa7229 commented on 2026-04-09 09:55 (UTC)

lmstudio:// links are not working with this package, could you maybe fix the MimeType in the pkgbuild? I had to manually edit the .desktop file and replace text/plain with x-scheme-handler/lmstudio to get them to work. Thanks a lot!