How to Install dis51 in Ubuntu 18.04



Install dis51 by entering the following commands in the terminal:

sudo apt update
sudo apt install dis51

Description:

Disassembler for 8051 code in Intel Hex format

Dis51 is a simple 8051 disassembler. It takes an object file in Intel Hex (*.ihx or *.hex) format as input, and outputs an assembly language file.

Homepage: http://members.naspa.net/djs/software/dis51.html

Version: 0.5-1.1build1

Section: universe/devel