How to Install and Uninstall spim.x86_64 Package on Fedora 35

Last updated: October 06,2024

1. Install "spim.x86_64" package

Please follow the steps below to install spim.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install spim.x86_64

2. Uninstall "spim.x86_64" package

Please follow the steps below to uninstall spim.x86_64 on Fedora 35:

$ sudo dnf remove spim.x86_64 $ sudo dnf autoremove

3. Information about the spim.x86_64 package on Fedora 35

Last metadata expiration check: 3:45:35 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : spim
Version : 20211206
Release : 0.1.svn.fc35
Architecture : x86_64
Size : 66 k
Source : spim-20211206-0.1.svn.fc35.src.rpm
Repository : updates
Summary : An assembly language MIPS32 simulator
URL : http://spimsimulator.sourceforge.net/
License : BSD
Description : spim is a self-contained simulator that runs MIPS32 programs. It reads and
: executes assembly language programs written for this processor. spim also
: provides a simple debugger and minimal set of operating system services.