How to Install and Uninstall sdcc.x86_64 Package on Fedora 35

Last updated: October 05,2024

1. Install "sdcc.x86_64" package

Please follow the instructions below to install sdcc.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install sdcc.x86_64

2. Uninstall "sdcc.x86_64" package

This is a short guide on how to uninstall sdcc.x86_64 on Fedora 35:

$ sudo dnf remove sdcc.x86_64 $ sudo dnf autoremove

3. Information about the sdcc.x86_64 package on Fedora 35

Last metadata expiration check: 5:21:13 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : sdcc
Version : 4.1.0
Release : 2.fc35
Architecture : x86_64
Size : 6.0 M
Source : sdcc-4.1.0-2.fc35.src.rpm
Repository : fedora
Summary : Small Device C Compiler
URL : http://sdcc.sourceforge.net/
License : GPLv2+
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.