1

I'm aware I can cross-compile Qt6 on my dev machine or I can build the Qt6 from sources directly on the Rapsberry Pi.

But is there any binary package for the compiler? Like when you use the online installer on a destkop environment?

I'm trying Ubuntu Server on RPi 3 B+

asked Aug 27, 2023 at 19:35

1 Answer 1

1

It is in Debian Bookworm (and will be) in Raspberry Pi OS Bookworm.

I am not sure about Ubuntu - also why would want it on a Server?

NOTE the easy way to find this (or any other package) on your system is apt search qt6

answered Aug 28, 2023 at 0:49
2
  • The usual qt6* packages are for headers or runtime libraries, aren't they? What is the name for the "kit" (compiler + debugger)? Commented Aug 28, 2023 at 4:40
  • I'm trying Ubuntu Server because I don't need X (I'd use the framebuffer, like eglfs) Commented Aug 28, 2023 at 5:21

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.