[PR #13293] docs: add pacman installation option for Arch Linux alongside AUR #14599

Closed
opened 2026-02-16 18:19:22 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13293

State: closed
Merged: Yes


Since opencode is now in Arch Linux [extra] repository, users can install via pacman for stable releases. Updated all 35 documentation files to show both options:

  • pacman -S opencode (Stable from official repo, v1.1.53)
  • paru -S opencode-bin (Latest from AUR, v1.1.60)

This gives users flexibility to choose between stable tested builds or bleeding edge releases based on their needs.

What does this PR do?

update installation option for Arch Linux alongside AUR

How did you verify your code works?

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13293 **State:** closed **Merged:** Yes --- Since opencode is now in Arch Linux [extra] repository, users can install via pacman for stable releases. Updated all 35 documentation files to show both options: - pacman -S opencode (Stable from official repo, v1.1.53) - paru -S opencode-bin (Latest from AUR, v1.1.60) This gives users flexibility to choose between stable tested builds or bleeding edge releases based on their needs. ### What does this PR do? update installation option for Arch Linux alongside AUR ### How did you verify your code works?
yindo added the pull-request label 2026-02-16 18:19:22 -05:00
yindo closed this issue 2026-02-16 18:19:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14599