How to Install and Uninstall Mars.noarch Package on Fedora 38

Last updated: October 09,2024

1. Install "Mars.noarch" package

This guide covers the steps necessary to install Mars.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install Mars.noarch

2. Uninstall "Mars.noarch" package

In this section, we are going to explain the necessary steps to uninstall Mars.noarch on Fedora 38:

$ sudo dnf remove Mars.noarch $ sudo dnf autoremove

3. Information about the Mars.noarch package on Fedora 38

Last metadata expiration check: 0:31:42 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : Mars
Version : 4.5
Release : 21.fc38
Architecture : noarch
Size : 3.1 M
Source : Mars-4.5-21.fc38.src.rpm
Repository : fedora
Summary : An interactive development environment for programming in MIPS assembly language
URL : http://courses.missouristate.edu/KenVollmar/MARS/
License : MIT
Description : MARS is a lightweight interactive development environment (IDE) for
: programming in MIPS assembly language, intended for educational-level
: use with Patterson and Hennessy's Computer Organization and Design.