Description
Ollama is a local AI assistant that runs as a daemon. This package installs the Ollama binaries and sets up a Systemd service.
Installation Instructions
1 - Enable the repo:
$> dnf copr enable mwprado/ollama
2 - Install the package after enabling the repo:
$> dnf install ollama
3 - Enabling service:
$> systemctl start ollamad.service --now
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (7)*, x86_64 (107)* | Fedora 41 (69 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable mwprado/ollama
More info about enabling Copr repositories