Files
FTXUI/doc/installation_arch.md
2025-06-05 11:45:06 +02:00

21 lines
398 B
Markdown

@page installation_arch Arch Linux
@tableofcontents
## Arch User Repository (Unofficial)
FTXUI is packaged on the AUR. Install using an AUR helper:
```bash
yay -S ftxui
```
You can also manually download the PKGBUILD from <https://aur.archlinux.org/packages/ftxui>.
<div class="section_buttons">
| Previous |
|:------------------|
| [Getting Started](getting-started.html) |
</div>