mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
20 lines
507 B
Markdown
20 lines
507 B
Markdown
# Claude Desktop for Arch Linux / Manjaro
|
|
|
|
Unofficial AUR package for Claude Desktop AI assistant.
|
|
|
|
## Installation
|
|
Using an AUR helper like yay:
|
|
yay -S claude-desktop-bin
|
|
|
|
Or manually:
|
|
git clone https://aur.archlinux.org/claude-desktop-bin.git
|
|
cd claude-desktop-bin
|
|
makepkg -si
|
|
|
|
## Features
|
|
- Native Linux support
|
|
- Global hotkey support (Ctrl+Alt+Space)
|
|
|
|
## Notes
|
|
- This is an unofficial package, not supported by Anthropic
|
|
- Report package-specific issues to the AUR package repository, not to Anthropic
|