FTXUI/doc/installation_debian.md

21 lines
425 B
Markdown
Raw Normal View History

2025-06-05 17:45:06 +08:00
@page installation_debian Debian/Ubuntu
@tableofcontents
## Debian and Ubuntu Packages (Unofficial)
Pre-built packages are provided by the distributions. Install with:
```bash
sudo apt install libftxui-dev
```
These packages are maintained by the distro maintainers, not by the FTXUI project.
<div class="section_buttons">
| Previous |
|:------------------|
| [Getting Started](getting-started.html) |
</div>