install Qt5 Designer on Linux

preview_player
Показать описание
#python #convert #qt #pyqt5

how to install Qt5 Designer on Linux Ubuntu
#pyqt5
#python
open Terminal then typing as root = sudo

1- sudo apt install python3-pyqt5
2- sudo apt install qtcreator pyqt5-dev-tools
3- sudo apt install qttools5-dev-tools
Рекомендации по теме
Комментарии
Автор

I have spent about 2 days looking how to get the right version installed and working. THANK YOU!!!

alexandermatrix
Автор

#python #convert #qt #pyqt5

how to install Qt5 Designer on Linux Ubuntu
#pyqt5
#python
open Terminal then typing as root = sudo

1- sudo apt install python3-pyqt5
2- sudo apt install qtcreator pyqt5-dev-tools
3- sudo apt install qttools5-dev-tools

mosulta
Автор

how to install Qt5 Designer on Linux Ubuntu
#ubuntu
open Terminal then typing as root = sudo

1- sudo apt install python3-pyqt5
2- sudo apt install qtcreator pyqt5-dev-tools
3- sudo apt install qttools5-dev-tools

mosulta
Автор

Hiii, so I tried this method earlier and it almost killed my system. I don't know if I did the wrong thing but it was asking me to choose between lightdm or ssdm, I chose lightdm and my linux just changed and alot of things happened...I really need the qtdesigner for my final year project, how do I go about it?

i.amthejoshua
Автор

I did it again, it has worked. Thank you so much. But my linix still had the no audio issue, if anyone can help please do

i.amthejoshua
Автор

grazie mille non sai quanto ho cercato i giusti pacchetti da istallare

fabiodefalco