Skip to content

Instantly share code, notes, and snippets.

View N0067H's full-sized avatar

ㅅㅡㅇㅇㅕㅂ N0067H

View GitHub Profile
@N0067H
N0067H / DebianQT.sh
Last active October 20, 2023 02:49
Installing QT5 on Debian Linux
sudo apt-get install qt-default
# If above command doesn't work, execute this
# sudo apt-get install qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools