How to Install and Uninstall mdk Package on Kali Linux

Last updated: May 15,2024

1. Install "mdk" package

Learn how to install mdk on Kali Linux

$ sudo apt update $ sudo apt install mdk

2. Uninstall "mdk" package

Please follow the step by step instructions below to uninstall mdk on Kali Linux:

$ sudo apt remove mdk $ sudo apt autoclean && sudo apt autoremove

3. Information about the mdk package on Kali Linux

Package: mdk
Version: 1.3.0+dfsg-3
Installed-Size: 1027
Maintainer: Peter Pentchev
Architecture: amd64
Depends: emacsen-common, sensible-utils, guile-3.0-libs, libc6 (>= 2.33), libglib2.0-0 (>= 2.35.9), libgtk-3-0 (>= 3.9.10), libpango-1.0-0 (>= 1.14.0), libreadline8 (>= 6.0)
Recommends: xterm | x-terminal-emulator
Size: 194484
SHA256: 6facfda23218262a613598f0bb65e77d6d7d94c1eb2c88d78153beba9db685f4
SHA1: b7fbe3eb542c539f394bacb130c5275987ab4703
MD5sum: 29f24de426760ccad105e1d00a0160f8
Description: MIX Development Kit
MDK stands for MIX Development Kit, and provides tools for developing
and executing, in a MIX virtual machine, MIXAL programs.
.
The MIX is Donald Knuth's mythical computer, described in the first
volume of The Art of Computer Programming, which is programmed using
MIXAL, the MIX assembly language.
.
MDK includes a MIXAL assembler (mixasm) and a MIX virtual machine
(mixvm) with a command line interface. In addition, a GTK+ GUI to
mixvm, called gmixvm, and a Guile interpreter with an embedded MIX
virtual machine called mixguile, are provided.
.
Using these interfaces, you can debug your MIXAL programs at source
code level, and read/modify the contents of all the components of the
MIX computer (including block devices, which are simulated using the
file system).
Description-md5:
Multi-Arch: foreign
Homepage: https://www.gnu.org/software/mdk/mdk.html
Tag: devel::interpreter, devel::machinecode, hardware::emulation,
implemented-in::c, interface::graphical, interface::text-mode,
interface::x11, role::program, suite::gnu, uitoolkit::gtk,
uitoolkit::ncurses, x11::application
Section: otherosfs
Priority: optional
Filename: pool/main/m/mdk/mdk_1.3.0+dfsg-3_amd64.deb