How to Install IDLE Python IDE in Ubuntu and Other Linux
IDLE (Integrated Development and Learning Environment) is a Python IDE, written in Python language itself and usually gets installed in Windows as part of Python installation.
For Debian, Ubuntu, Linux Mint and related distribution :
sudo apt update
sudo apt install idle3
For Fedora, RHEL, CentOS :
sudo dnf update
sudo dnf install idle3
Arch Linux :
sudo pacman -S python tk
#linux #ubuntu #arch #idle #python #pythoneditor #ide #install #how #howto
Видео How to Install IDLE Python IDE in Ubuntu and Other Linux автора Программистская Инсайдерша
Видео How to Install IDLE Python IDE in Ubuntu and Other Linux автора Программистская Инсайдерша
Информация
2 декабря 2023 г. 20:17:07
00:03:10
Похожие видео