How to Install and Uninstall sdcc Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "sdcc" package

Please follow the instructions below to install sdcc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install sdcc

2. Uninstall "sdcc" package

Please follow the step by step instructions below to uninstall sdcc on openSuSE Tumbleweed:

$ sudo zypper remove sdcc

3. Information about the sdcc package on openSuSE Tumbleweed

Information for package sdcc:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : sdcc
Version : 4.2.0-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 40.8 MiB
Installed : No
Status : not installed
Source package : sdcc-4.2.0-2.1.src
Upstream URL : https://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.