How to Install and Uninstall z80dasm.x86_64 Package on Fedora 35

Last updated: October 06,2024

1. Install "z80dasm.x86_64" package

Please follow the guidelines below to install z80dasm.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install z80dasm.x86_64

2. Uninstall "z80dasm.x86_64" package

Learn how to uninstall z80dasm.x86_64 on Fedora 35:

$ sudo dnf remove z80dasm.x86_64 $ sudo dnf autoremove

3. Information about the z80dasm.x86_64 package on Fedora 35

Last metadata expiration check: 1:39:22 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : z80dasm
Version : 1.1.3
Release : 14.fc35
Architecture : x86_64
Size : 37 k
Source : z80dasm-1.1.3-14.fc35.src.rpm
Repository : fedora
Summary : Z80 Disassembler
URL : http://www.tablix.org/~avian/blog/articles/z80dasm/
License : GPLv2+
Description : z80dasm is a disassembler for the Zilog Z80 microprocessor and
: compatibles. It can be used to reverse engineer programs and operating
: systems for 1980's microcomputers using this processor architecture
: (for example ZX81, Spectrum, Galaksija and many others). Generated
: assembly code can be assembled back with a number of Z80
: assemblers. Compatibility with z80asm was thoroughly tested.