Install KTurtle on Ubuntu 20.04 | Do Fun Coding
KTurtle is an educational programming environment for the KDE Desktop. KTurtle aims to make programming as easy and touchable as possible and therefore can be used to teach kids the basics of math, geometry, and... programming.
Open Terminal and Run below 3 command one by one to install on linux.
sudo apt update
sudo apt install snapd
sudo snap install kturtle.
Fun Coding :
Open Terminal and Run below 3 command one by one to install on linux.
sudo apt update
sudo apt install snapd
sudo snap install kturtle.
Fun Coding :
Comments
Post a Comment