How to Install sdcc-libraries in Ubuntu 18.04



Install sdcc-libraries by entering the following commands in the terminal:

sudo apt update
sudo apt install sdcc-libraries

Description:

Small Device C Compiler (libraries)

SDCC is a C compiler for the Intel MCS51 family, HC08, PIC, GameBoy Z80, DS80S390, Z80, Z180 and STM8 microcontrollers. . This package contains the core library for SDCC.

Homepage: http://sdcc.sourceforge.net

Version: 3.5.0+dfsg-2build1

Section: universe/electronics