반응형
for Python 3:
# sudo apt-get update
# sudo apt-get install idle3
for Python 2.7:
# sudo apt-get install idle-python2.7
참고: https://www.ubuntu18.com/how-to-install-idle-python-ide-on-ubuntu-18-04/
How to install IDLE Python IDE on Ubuntu 18.04
Learn how to install IDLE for Python 3 and Python 2. IDLE is available for python 3 and python 2 as two separate packages.
www.ubuntu18.com
https://testtube.tistory.com/68
[Ubuntu 20.04] Python3 Installation
# sudo apt update # sudo apt install python3-dev python3-pip python3-venv https://testtube.tistory.com/entry/Ubuntu-1804-IDLE-Python-IDE-Installation [Ubuntu 18.04] IDLE Python IDE Installation for Python 3: # sudo apt-get update # sudo apt-get install idl
testtube.tistory.com
반응형
'OS > Linux' 카테고리의 다른 글
[RHEL] How to activate your no-cost Red Hat Enterprise Linux subscription (0) | 2021.04.02 |
---|---|
[Linux] CentOS 대체 준비 (0) | 2021.01.15 |
[Ubuntu] GVim Installation (0) | 2020.05.17 |
[Ubuntu] MPEG-4 AAC decoder and the H.264 decoder Installation (0) | 2020.05.13 |
[Ubuntu] 문자조립기 설치 (0) | 2020.05.12 |