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

546 B

@page installation_opensuse openSUSE @tableofcontents

openSUSE Package (Unofficial)

FTXUI is available from the devel:libraries:c_c++ repository.

sudo zypper addrepo https://download.opensuse.org/repositories/devel:libraries:c_c++/openSUSE_Leap_$releasever/devel:libraries:c_c++.repo
sudo zypper install ftxui

See https://build.opensuse.org/package/show/devel:libraries:c_c++/ftxui for details.

Previous
Getting Started