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

Last updated: May 15,2024

1. Install "spim" package

Please follow the guidance below to install spim on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install spim

2. Uninstall "spim" package

Here is a brief guide to show you how to uninstall spim on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove spim $ sudo apt autoclean && sudo apt autoremove

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

Package: spim
Priority: extra
Section: universe/electronics
Installed-Size: 588
Maintainer: Ubuntu Developers
Original-Maintainer: Jean-Christophe Dubacq
Architecture: amd64
Version: 8.0+dfsg-6
Depends: libc6 (>= 2.15), libx11-6, libxaw7, libxt6
Recommends: xfonts-75dpi, xfonts-100dpi
Filename: pool/universe/s/spim/spim_8.0+dfsg-6_amd64.deb
Size: 263190
MD5sum: db636cfb1d2db879a94c1bf3bdb7819a
SHA1: 80d381f234c9ee706c4265015742f4f217906bb4
SHA256: f3e16e69c59e72d9b31d94e6a4b247de12bbae8ae680160b17efc3a2928dd558
Description-en: MIPS R2000/R3000 emulator
Emulates a MIPS R2000/R3000 processor in software.
Useful for students who are taught MIPS R2000/R3000 assembly.
.
SPIM S20 is a software simulator that runs assembly language programs for
the MIPS R2000/R3000 RISC computers. SPIM can read and immediately run
files containing assembly language statements. SPIM is a self-contained
system for running these programs and contains a debugger and interface to
the operating system.
Description-md5: a6c54db6224f26d25e74ec04a57d2b52
Homepage: http://pages.cs.wisc.edu/~larus/spim.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu