How to Install and Uninstall kturtle Package on Kali Linux

Last updated: May 18,2024

1. Install "kturtle" package

This is a short guide on how to install kturtle on Kali Linux

$ sudo apt update $ sudo apt install kturtle

2. Uninstall "kturtle" package

Please follow the guidance below to uninstall kturtle on Kali Linux:

$ sudo apt remove kturtle $ sudo apt autoclean && sudo apt autoremove

3. Information about the kturtle package on Kali Linux

Package: kturtle
Version: 4:22.12.3-1
Installed-Size: 5586
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Depends: kio, libc6 (>= 2.34), libkf5configcore5 (>= 4.97.0), libkf5configwidgets5 (>= 4.98.0), libkf5coreaddons5 (>= 5.91.0~), libkf5crash5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5kiocore5 (>= 5.91.0~), libkf5newstuffwidgets5 (>= 5.93.0), libkf5textwidgets5 (>= 5.91.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 4.98.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5)
Suggests: khelpcenter
Size: 2008264
SHA256: a43b90cb353c1da24c9b68344c77cb4635b5cb175d9ffb300e384a8703c618f0
SHA1: a24aba32ea631a6efcdde7f4a4144d442e713d79
MD5sum: 0dfad34d15ace6e6e006b69456bc422e
Description: educational programming environment
KTurtle is an educational programming environment which uses the TurtleScript
programming language (inspired by Logo) to make programming as easy and
accessible as possible.
.
The user issues TurtleScript language commands to control the "turtle", which
draws on the canvas, making KTurtle suitable for teaching elementary
mathematics, geometry and programming.
.
This package is part of the KDE education module.
Description-md5:
Homepage: https://edu.kde.org/kturtle
Tag: devel::ide, field::TODO, field::mathematics, implemented-in::c++,
interface::graphical, interface::x11, role::program, scope::utility,
suite::kde, uitoolkit::qt, use::learning, x11::application
Section: devel
Priority: optional
Filename: pool/main/k/kturtle/kturtle_22.12.3-1_amd64.deb