[GH-ISSUE #3079] how unistall ollama from my linux wsl ? #63932

Closed
opened 2026-05-03 15:28:05 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @mabreu2022 on GitHub (Mar 12, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/3079

Guys,

How can i unistall ollama from my ubuntu wsl?

Originally created by @mabreu2022 on GitHub (Mar 12, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/3079 Guys, How can i unistall ollama from my ubuntu wsl?
GiteaMirror added the question label 2026-05-03 15:28:05 -05:00
Author
Owner

@dhiltgen commented on GitHub (Mar 12, 2024):

Docs are here - https://github.com/ollama/ollama/blob/main/docs/linux.md#uninstall

<!-- gh-comment-id:1992336199 --> @dhiltgen commented on GitHub (Mar 12, 2024): Docs are here - https://github.com/ollama/ollama/blob/main/docs/linux.md#uninstall
Author
Owner

@80avin commented on GitHub (Jun 2, 2025):

A tip for those coming in future.

I found it better to use mise to install ollama using mise use -g ollama than install it from the original script. This makes the uninstall as well as the upgrade easy enough.
Moreover, it installs the ollama in user directory than in root, which is another advantage.

<!-- gh-comment-id:2931436143 --> @80avin commented on GitHub (Jun 2, 2025): A tip for those coming in future. I found it better to use [mise](https://mise.jdx.dev/) to install ollama using `mise use -g ollama` than install it from the original script. This makes the uninstall as well as the upgrade easy enough. Moreover, it installs the ollama in user directory than in root, which is another advantage.
Author
Owner

@mbary commented on GitHub (Aug 8, 2025):

I followed the uninstall instructions.

Prior to uninstalling, I manually removed (ollama rm ) every single model I had.
But the disk space doesn't seem to have been freed?
Am I missing something?
I'd like my GBs back

<!-- gh-comment-id:3166916977 --> @mbary commented on GitHub (Aug 8, 2025): I followed the uninstall instructions. Prior to uninstalling, I manually removed (ollama rm <model>) every single model I had. But the disk space doesn't seem to have been freed? Am I missing something? I'd like my GBs back
Author
Owner

@StevenZev commented on GitHub (Aug 15, 2025):

I followed the uninstall instructions.

Prior to uninstalling, I manually removed (ollama rm ) every single model I had. But the disk space doesn't seem to have been freed? Am I missing something? I'd like my GBs back

See here: https://github.com/microsoft/WSL/issues/4699

<!-- gh-comment-id:3191555193 --> @StevenZev commented on GitHub (Aug 15, 2025): > I followed the uninstall instructions. > > Prior to uninstalling, I manually removed (ollama rm ) every single model I had. But the disk space doesn't seem to have been freed? Am I missing something? I'd like my GBs back See here: https://github.com/microsoft/WSL/issues/4699
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#63932