Installing Qt 5.15.2 from PPA
I am trying to install Qt 5.15.2 from this PPA
https:/
I have run the commands
sudo add-apt-repository ppa:beineri/
sudo apt-get update
But when I run
sudo apt install qt515
I get the message
*E: Unable to locate package qt515*
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- 2020-12-17
- Last reply:
- 2020-12-17
Manfred Hampl (m-hampl) said : | #1 |
Look at https:/
You have to list the modules that you need, e.g. something like
sudo apt install qt515base qt515tools qt515svg
Can you help with this problem?
Provide an answer of your own, or ask Olumide for more information if necessary.