mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-26 10:34:47 +00:00
docs: add pacman installation option for Arch Linux alongside AUR (#13293)
This commit is contained in:
@@ -81,10 +81,11 @@ You can also install it with the following commands:
|
||||
|
||||
> We recommend using the OpenCode tap for the most up to date releases. The official `brew install opencode` formula is maintained by the Homebrew team and is updated less frequently.
|
||||
|
||||
- **Using Paru on Arch Linux**
|
||||
- **Installing on Arch Linux**
|
||||
|
||||
```bash
|
||||
paru -S opencode-bin
|
||||
sudo pacman -S opencode # Arch Linux (Stable)
|
||||
paru -S opencode-bin # Arch Linux (Latest from AUR)
|
||||
```
|
||||
|
||||
#### Windows
|
||||
|
||||
Reference in New Issue
Block a user