From e1cd3152c94770ce1a850198f54834fc11f451e4 Mon Sep 17 00:00:00 2001 From: tusharhero Date: Tue, 21 Nov 2023 16:28:50 +0530 Subject: [PATCH] Move Archlinux package to Community Integrations section. --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index acfe3a1c..794fd385 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,6 @@ Coming soon! curl https://ollama.ai/install.sh | sh ``` -#### Arch-Linux - -Ollama is available in the `extra` repository on Arch-Linux. This command is supposed to be run as root. -``` -# pacman -S ollama -``` - [Manual install instructions](https://github.com/jmorganca/ollama/blob/main/docs/linux.md) ### Docker @@ -242,6 +235,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [gen.nvim](https://github.com/David-Kunz/gen.nvim) - [ollama.nvim](https://github.com/nomnivore/ollama.nvim) - [gptel Emacs client](https://github.com/karthink/gptel) +- [ollama package for archlinux](https://archlinux.org/packages/extra/x86_64/ollama/) ### Libraries