How to Install and Uninstall z80asm.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "z80asm.x86_64" package

Please follow the guidance below to install z80asm.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install z80asm.x86_64

2. Uninstall "z80asm.x86_64" package

Please follow the steps below to uninstall z80asm.x86_64 on Fedora 36:

$ sudo dnf remove z80asm.x86_64 $ sudo dnf autoremove

3. Information about the z80asm.x86_64 package on Fedora 36

Last metadata expiration check: 4:18:00 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : z80asm
Version : 1.8
Release : 21.fc36
Architecture : x86_64
Size : 59 k
Source : z80asm-1.8-21.fc36.src.rpm
Repository : fedora
Summary : Z80 Assembler
URL : http://savannah.nongnu.org/projects/z80asm/
License : GPLv3+
Description : z80asm is an assembler for the Z80 microprocessor. The assembler aims
: to be portable and complete. Of course it assembles all official
: mnemonics, but it also aims to assemble the unofficial mnemonics.
: The assembler was written with the MSX computer in mind as the target
: platform, but it can be used for any system with a Z80 in it. Some
: header files with labels of MSX specific addresses (BIOS, BDOS, system
: variables) are included.