How to Install and Uninstall sdcc Package on openSUSE Leap

Last updated: May 20,2024

1. Install "sdcc" package

Please follow the guidance below to install sdcc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install sdcc

2. Uninstall "sdcc" package

Please follow the instructions below to uninstall sdcc on openSUSE Leap:

$ sudo zypper remove sdcc

3. Information about the sdcc package on openSUSE Leap

Information for package sdcc:
-----------------------------
Repository : Main Repository
Name : sdcc
Version : 4.1.0-bp155.2.63
Arch : x86_64
Vendor : openSUSE
Installed Size : 32.9 MiB
Installed : No
Status : not installed
Source package : sdcc-4.1.0-bp155.2.63.src
Upstream URL : http://sdcc.sourceforge.net/
Summary : Small Device C Compiler
Description :
SDCC is a C compiler for 8051 class and similar microcontrollers.
The package includes the compiler, assemblers and linkers, a device
simulator and a core library. The processors supported (to a varying
degree) include the 8051, ds390, z80, hc08, and PIC.