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 |
|---|---|---|
Fedora 42
|
x86_64 (10)* | Fedora 42 (31 downloads) |
Fedora 43
|
x86_64 (0)* | Fedora 43 (5 downloads) |
* Total number of downloaded packages.
Runtime Dependency List
The following repositories are used as runtime dependencies
Quick Enable
#> dnf copr enable mwprado/ollama-cuda
More info about enabling Copr repositories
Fedora 42