728x90
반응형
Ubuntu gcc 11 install
$ sudo add-apt-repository ppa:ubuntu-toolchain-r/test
$ sudo apt-get update
$ sudo apt-get install gcc-11
$ gcc-11 --version
참고 : https://int-i.github.io/cpp/2021-07-10/ubuntu-gcc-11/
Ubuntu gcc 11.2.0 install
https://tutorialforlinux.com/2021/08/27/step-by-step-gcc-11-2-ubuntu-21-10-installation-guide/
728x90
반응형
'OS > Ubuntu' 카테고리의 다른 글
Ubuntu Pycharm Snap Install (0) | 2023.01.15 |
---|---|
Ubuntu / Check Intel Integrated GPU (0) | 2022.03.19 |
리눅스 한컴오피스 2022 베타 다운로드 (0) | 2021.12.30 |
Debian / Ubuntu VMWare tools install failure. Unable to find "depmod" progam (0) | 2021.12.28 |
Ubuntu MIT App Inventor install / uninstall (0) | 2021.12.11 |