[PR #12705] docs: update Arch Linux installation to use pacman #14331

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

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

State: open
Merged: No


What does this PR do?

Updates the installation instructions to reflect that opencode is now available in the official Arch Linux repositories. The package has moved from the AUR to the main Arch repositories, so the AUR helper (paru) is no longer required. Using pacman is more appropriate.

Changes:

  • Replaced paru -S opencode with pacman -S opencode in all READMEs and website
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12705 **State:** open **Merged:** No --- ### What does this PR do? Updates the installation instructions to reflect that `opencode` is now available in the official Arch Linux repositories. The package has moved from the AUR to the main Arch repositories, so the AUR helper (paru) is no longer required. Using `pacman` is more appropriate. Changes: - Replaced `paru -S opencode` with `pacman -S opencode` in all READMEs and website
yindo added the pull-request label 2026-02-16 18:19:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14331