- 전체
- C/C++ 일반
- C/C++ 수학
- C/C++ 그래픽
- C/C++ 자료구조
- C/C++ 인공지능
- C/C++ 인터넷
- wxWidget
- GTK+
- UNIX or LINUX programming
- 리눅스 마스터 - 국가공인자격
- VC++/ MFC
- C#/CLI/.NET
- QT/기타UI
- Boost lib
- 오픈소스 C 분석자료
- MSA (마이크로서비스), Docker, kubernetes
- WSL(windows subsystem linux)
UNIX or LINUX programming Linux Qt Creator Installation
2014.09.17 16:26
Linux Qt Creator Installation
Installing the software required for CS106B/X/L is easy for Linux users.
If you're running Ubuntu, Debian, Mint, or any other Debian derivative:
- Open a terminal (Ctrl + Alt + t in Ubuntu)
Copy the following code into the terminal and hit enter:
sudo apt-get -y install openjdk-7-jre qtcreator build-essential
If you're running Red Hat or Fedora:
- Open a terminal
Copy the following code into the terminal and hit enter:
sudo yum install qt-creator
본 웹사이트는 광고를 포함하고 있습니다.
광고 클릭에서 발생하는 수익금은 모두 웹사이트 서버의 유지 및 관리, 그리고 기술 콘텐츠 향상을 위해 쓰여집니다.
광고 클릭에서 발생하는 수익금은 모두 웹사이트 서버의 유지 및 관리, 그리고 기술 콘텐츠 향상을 위해 쓰여집니다.

