Shell-GPT (sgpt
) β An Arch package in the AUR:
yay -S shell-gpt
Lets you type things like:
sgpt "find all .mp4 files larger than 1GB and delete them"
β It will generate and (if you approve) run the correct Bash command.
Aider (GitHub) β AI pair-programmer that edits files directly in your repo. AUR package:
yay -S aider
ChatGPT in the terminal (several AUR packages):
chatgpt-cli
gpt4all
(local model, no OpenAI key needed)Arch makes it easy to run local LLMs for full privacy + offline AI:
Ollama (ollama-bin in AUR):
yay -S ollama-bin
Run models like LLaMA 3, Mistral, Gemma locally. Example:
ollama run llama3 "Write a pacman command to update the system"
GPT4All (gpt4all
in AUR): desktop app for local models.
Mycroft-core (still in AUR):
yay -S mycroft-core
Gives you a voice assistant for Arch.
Jasper (manual install via GitHub) β lightweight voice assistant using STT/TTS + AI models.
β So yes: you can turn Arch into an AI-controlled system today. The fastest way is:
π Do you want me to make you a step-by-step Arch setup (commands + config) for an βAI-controlled Arch Linuxβ using Ollama + Shell-GPT?