FTXUI/doc/installation_arch.md

21 lines
398 B
Markdown
Raw Normal View History

2025-06-05 17:45:06 +08:00
@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>