How to Install and Uninstall mit-scheme-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "mit-scheme-dbg" package

This tutorial shows how to install mit-scheme-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mit-scheme-dbg

2. Uninstall "mit-scheme-dbg" package

In this section, we are going to explain the necessary steps to uninstall mit-scheme-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mit-scheme-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the mit-scheme-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mit-scheme-dbg
Priority: extra
Section: universe/devel
Installed-Size: 18981
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Hanson
Architecture: amd64
Source: mit-scheme
Version: 9.1.1-5build1
Replaces: mit-scheme (<< 7.7.90+20060414-0)
Depends: mit-scheme (= 9.1.1-5build1)
Breaks: mit-scheme (<< 7.7.90+20060414-0)
Filename: pool/universe/m/mit-scheme/mit-scheme-dbg_9.1.1-5build1_amd64.deb
Size: 13598270
MD5sum: 07099b84cf3bfc3e21e0b91258208bbe
SHA1: 459411153e9992de9ead3adc5829720f55285c0c
SHA256: a50709ca8f53355d01d9a267cbfa4436a3ff47ba0f595f9ffdb05fee272cb66f
Description-en: MIT/GNU Scheme debugging files
MIT/GNU Scheme is an implementation of the Scheme programming language,
providing an interpreter, compiler, source-code debugger, integrated
Emacs-like editor, and a large runtime library. MIT/GNU Scheme is best
suited to programming large applications with a rapid development
cycle.
.
This package contains debugging files for the development
environment. These files provide support for debugging the MIT/GNU
Scheme system, and are useful only if you need to see the system
internals while you are debugging.
Description-md5: f69399081858f7019238aba5e2c10bb2
Enhances: mit-scheme (= 9.1.1-5build1)
Multi-Arch: same
Homepage: http://www.gnu.org/software/mit-scheme/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu