From 88e2eb5416043378f96720db83920f28e0250245 Mon Sep 17 00:00:00 2001 From: G36maid <53391375+G36maid@users.noreply.github.com> Date: Fri, 13 Feb 2026 23:07:48 +0800 Subject: docs: add pacman installation option for Arch Linux alongside AUR (#13293) --- README.tr.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.tr.md') diff --git a/README.tr.md b/README.tr.md index e3055e7a9..635a5782f 100644 --- a/README.tr.md +++ b/README.tr.md @@ -50,7 +50,8 @@ scoop install opencode # Windows choco install opencode # Windows brew install anomalyco/tap/opencode # macOS ve Linux (önerilir, her zaman güncel) brew install opencode # macOS ve Linux (resmi brew formülü, daha az güncellenir) -paru -S opencode-bin # Arch Linux +sudo pacman -S opencode # Arch Linux (Stable) +paru -S opencode-bin # Arch Linux (Latest from AUR) mise use -g opencode # Tüm işletim sistemleri nix run nixpkgs#opencode # veya en güncel geliştirme dalı için github:anomalyco/opencode ``` -- cgit v1.2.3