[GH-ISSUE #3424] Support for OpenSUSE Tumbleweed and Leap in installer script #48620

Open
opened 2026-04-28 08:56:53 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @ionutnechita on GitHub (Mar 31, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/3424

What are you trying to do?

To install ollama on OpenSUSE Tumbleweed and Leap.
My laptop has AMD and Nvidia Video Cards.

Adapting the installation script to make the installation work correctly on OpenSUSE as well.
curl -fsSL https://ollama.com/install.sh | sh

How should we solve this?

To install graphic packages on opensuse as prerequisites.

Adapting the installation script to make the installation work correctly on OpenSUSE as well.

What is the impact of not solving this?

I had to install the packages manually.

Anything else?

I used this command to install nvidia-smi: "zypper in nvidia-compute-utils-G06"

Originally created by @ionutnechita on GitHub (Mar 31, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/3424 ### What are you trying to do? To install ollama on OpenSUSE Tumbleweed and Leap. My laptop has AMD and Nvidia Video Cards. Adapting the installation script to make the installation work correctly on OpenSUSE as well. curl -fsSL https://ollama.com/install.sh | sh ### How should we solve this? To install graphic packages on opensuse as prerequisites. Adapting the installation script to make the installation work correctly on OpenSUSE as well. ### What is the impact of not solving this? I had to install the packages manually. ### Anything else? I used this command to install nvidia-smi: "zypper in nvidia-compute-utils-G06"
GiteaMirror added the installfeature requestlinux labels 2026-04-28 08:56:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#48620