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

Last updated: November 25,2024

1. Install "z80asm.x86_64" package

Please follow the steps below to install z80asm.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install z80asm.x86_64

2. Uninstall "z80asm.x86_64" package

Please follow the guidelines below to uninstall z80asm.x86_64 on Fedora 34:

$ sudo dnf remove z80asm.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:16:11 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : z80asm
Version : 1.8
Release : 19.fc34
Architecture : x86_64
Size : 59 k
Source : z80asm-1.8-19.fc34.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.