Zack Saadioui
8/27/2024
1
ollama-linux-ARCH
Note: Always opt for the version that matches your platform requirements to avoid compatibility issues.
1
2
3
bash
cd /path/to/your/downloads
sh install.sh
1
2
bash
sudo apt install <dependencies>
1
2
bash
ollama pull llama2
Alternatively, without internet access, pre-download them from an online-connected environment and transfer using USB.
1
2
bash
ollama serve
1
2
bash
ollama chat
1
~/.ollama
1
ps aux | grep ollama
Copyright © Arsturn 2025