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

Last updated: October 05,2024

1. Install "Mars.noarch" package

Please follow the step by step instructions below to install Mars.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install Mars.noarch

2. Uninstall "Mars.noarch" package

Please follow the steps below to uninstall Mars.noarch on Fedora 34:

$ sudo dnf remove Mars.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:37:11 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : Mars
Version : 4.5
Release : 14.fc34
Architecture : noarch
Size : 3.1 M
Source : Mars-4.5-14.fc34.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.