Back to Browse

Install Thonny Python IDE into Ubuntu 24.04

1.7K views
Jul 2, 2024
9:00

The Thonny IDE (Integrated Development Environment) is one of the best envirnments to use when first learning Python. This video demonstrates how to install the Thonny Python IDE into Ubuntu 24.04 Desktop. After the install it is pointed out that Thonny 4.1.4 does not play nicely with Ubuntu 24.04 Wayland display server protocol. So Ubuntu is then configured to use the Xorg display server protocol which which works fine with Thonny 4.1.4. 0:00 Introduction 1:27 Install Thonny 4:46 Configure Ubuntu to use Xorg display server protocol Additional Info: Thonny- https://thonny.org/ Linux Jargon Buster: What is a Display Server in Linux? What is it Used for?- https://itsfoss.com/display-server/ How to Switch Between Xorg and Wayland in Ubuntu- https://itsfoss.com/switch-xorg-wayland/#:~:text=Xorg%20(or%20X%20display%20server,default%20again%20in%20version%2021.04. How do I use the X window manager instead of Wayland on Ubuntu 22.04?- https://askubuntu.com/questions/1410256/how-do-i-use-the-x-window-manager-instead-of-wayland-on-ubuntu-22-04/1413490#1413490- How to enable/disable wayland on Ubuntu Desktop- https://linuxconfig.org/how-to-enable-disable-wayland-on-ubuntu-22-04-desktop

Download

0 formats

No download links available.

Install Thonny Python IDE into Ubuntu 24.04 | NatokHD