What if I'm using Fedora/CentOS/RHEL and encounter this error?

Question

Grade: Education Subject: Support
What if I'm using Fedora/CentOS/RHEL and encounter this error?
Asked by:
62 Viewed 62 Answers

Answer (62)

Best Answer
(257)
On Fedora, CentOS, or RHEL, use `sudo dnf install qt5-qtbase`. If you're using an older version, `sudo yum install qt5-qtbase` might be necessary. Similar to Debian/Ubuntu, running `sudo ldconfig` after installation can help the system locate the library.