How to Install and Uninstall algotutor Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "algotutor" package

This is a short guide on how to install algotutor on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install algotutor

2. Uninstall "algotutor" package

Please follow the steps below to uninstall algotutor on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the algotutor package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: algotutor
Priority: extra
Section: universe/science
Installed-Size: 596
Maintainer: Ubuntu Developers
Original-Maintainer: Georges Khaznadar
Architecture: all
Version: 0.8.6-1
Depends: perl, perl-tk
Filename: pool/universe/a/algotutor/algotutor_0.8.6-1_all.deb
Size: 189622
MD5sum: 0b9671cb448ee57333ccb3a3cbcf2b97
SHA1: fbe7be14ceaa14fcf26407e4fb8807b5d6d3c46e
SHA256: 0ada9b53b6d4376b3c729079652643d62b1182b427ae542ed27b2b31c69f8e73
Description-en: 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: c41d775ec41f2b56ed5bc23de583267b
Homepage: http://people.ofset.org/~ckhung/p/algotutor/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu