mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
21 lines
398 B
Markdown
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>
|