How to Install and Uninstall turing Package on Kali Linux

Last updated: May 17,2024

1. Install "turing" package

Please follow the guidance below to install turing on Kali Linux

$ sudo apt update $ sudo apt install turing

2. Uninstall "turing" package

Please follow the steps below to uninstall turing on Kali Linux:

$ sudo apt remove turing $ sudo apt autoclean && sudo apt autoremove

3. Information about the turing package on Kali Linux

Package: turing
Version: 0.11~beta-7
Installed-Size: 9374
Maintainer: Georges Khaznadar
Architecture: all
Depends: python3, python3:any, python3-altgraph, python3-autopep8, python3-cycler, python3-docutils, python3-jedi, python3-kiwisolver, python3-macholib, python3-numpy, python3-parso, python3-pefile, python3-pep8, python3-pyflakes, python3-pygments, python3-pyparsing, python3-pyqt5, python3-dateutil, python3-tz, python3-matplotlib
Size: 2788544
SHA256: 29e8ee53e3f9b731cb42bdf21d9c2bc7f6d37862899d17560d1a186e7f1eb19c
SHA1: 7412716dda05a2b61ceae37eee3ac6fe4aa438b4
MD5sum: 1075a985f12d56e987c4293576b51dca
Description: assistant to learn algorithms and programming languages
Turing is a free and cross-platform app whose main goal is to assist
the learning of algorithms and programming languages by providing
easy-to-use development tools to all.
.
It provides a lighter alternative to the well-known Algobox, which is
the currently de-facto widely used solution.
.
It provides two work modes:
.
* Algorithm mode
* Uses a "natural" pseudocode language similar to the one used in
Algobox and school books.
* Assisted development
* Program mode
* Uses Python, for the more experienced
.
In both modes, the code can be debugged and executed step-by-step to
facilitate the problem-solving side of development.
Description-md5:
Homepage: https://turingapp.ml/
Tag: implemented-in::python, interface::graphical, interface::x11,
role::program, uitoolkit::qt, use::editing, use::learning,
x11::application
Section: x11
Priority: optional
Filename: pool/main/t/turing/turing_0.11~beta-7_all.deb