Install mcu8051ide by entering the following commands in the terminal:
sudo apt update sudo apt install mcu8051ide
Description:
Graphical Integrated Development Environment for 8051
MCU 8051 IDE is an integrated development environment for microcontrollers based on 8051. Supported programming languages are C and assembly. It has its own assembler and it supports two other external assemblers. For C language it uses the SDCC compiler.
Homepage: http://mcu8051ide.sf.net
Version: 1.4.7-2
Section: universe/electronics