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

Last updated: October 14,2024

1. Install "Mars.noarch" package

Please follow the guidance below to install Mars.noarch on Fedora 36

$ 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 36:

$ sudo dnf remove Mars.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:50:37 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : Mars
Version : 4.5
Release : 17.fc36
Architecture : noarch
Size : 3.1 M
Source : Mars-4.5-17.fc36.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.