How to Install and Uninstall spasm-ng.x86_64 Package on Fedora 35

Last updated: October 09,2024

1. Install "spasm-ng.x86_64" package

This tutorial shows how to install spasm-ng.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install spasm-ng.x86_64

2. Uninstall "spasm-ng.x86_64" package

This guide covers the steps necessary to uninstall spasm-ng.x86_64 on Fedora 35:

$ sudo dnf remove spasm-ng.x86_64 $ sudo dnf autoremove

3. Information about the spasm-ng.x86_64 package on Fedora 35

Last metadata expiration check: 3:19:02 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : spasm-ng
Version : 0.5
Release : 0.16.beta.3.fc35
Architecture : x86_64
Size : 74 k
Source : spasm-ng-0.5-0.16.beta.3.fc35.src.rpm
Repository : fedora
Summary : A z80 assembler with extra features for TI calculators
URL : https://github.com/alberthdev/spasm-ng
License : GPLv2 and BSD
Description : SPASM-ng is a z80 assembler with extra features to support development
: for TI calculators. SPASM-ng can assemble and create assembly programs
: and flash applications in formats that can be shipped directly to
: TI-z80 (TI-83+, TI-83+SE, TI-84+, TI-83+SE, TI-84+CSE, TI-84+CE)
: calculators.
:
: SPASM-ng was originally from the SPASM project, and was forked to fix
: a few bugs. It was originally written by Spencer Putt and Don Straney,
: with additional development by Chris Shappell and James Montelongo.
:
: This release incorporates eZ80 support in preparation for the launch
: of the TI-84+CE. It also greatly increases the limit on the number
: of labels that can be defined.