How to Install and Uninstall algotutor Package on Kali Linux

Last updated: October 05,2024

1. Install "algotutor" package

Please follow the step by step instructions below to install algotutor on Kali Linux

$ sudo apt update $ sudo apt install algotutor

2. Uninstall "algotutor" package

Here is a brief guide to show you how to uninstall algotutor on Kali Linux:

$ sudo apt remove algotutor $ sudo apt autoclean && sudo apt autoremove

3. Information about the algotutor package on Kali Linux

Package: algotutor
Version: 0.8.6-6
Installed-Size: 405
Maintainer: Georges Khaznadar
Architecture: all
Depends: perl:any, perl-tk
Size: 171692
SHA256: 1e1b0bda7e2a9dcc2707e666bc52a4077f6077291008e3dca441a6fecfd226f1
SHA1: 00368eee4586c5a210a8fe8ec70fea9222357599
MD5sum: 638ba8be2ce8ccb9603a4c904bb7e763
Description: program for observing the intermediate steps of algorithm
algotutor is an interactive program for observing the intermediate
steps of algorithms ("algorithm animation"). The target audience is
computer science students and/or anyone who studies algorithms and/or
data structures. One can create data files in plain text format
(actually perl anonymous hashes, but one need not care) and let
algotutor runs through some predefined algorithm. Then one can step
backward and forward through the execution sequence of the algorithm
at different levels of details.
Description-md5:
Homepage: http://www.cyut.edu.tw/~ckhung/p/algotutor/
Tag: field::mathematics, implemented-in::perl, interface::graphical,
interface::x11, role::program, science::calculation, scope::utility,
uitoolkit::tk, use::simulating, x11::application
Section: science
Priority: optional
Filename: pool/main/a/algotutor/algotutor_0.8.6-6_all.deb