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

Last updated: October 07,2024

1. Install "spasm-ng.x86_64" package

Please follow the guidelines below to install spasm-ng.x86_64 on Fedora 34

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

2. Uninstall "spasm-ng.x86_64" package

In this section, we are going to explain the necessary steps to uninstall spasm-ng.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 1:27:22 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : spasm-ng
Version : 0.5
Release : 0.15.beta.3.fc34
Architecture : x86_64
Size : 78 k
Source : spasm-ng-0.5-0.15.beta.3.fc34.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.