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

Last updated: November 28,2024

1. Install "sdcc.x86_64" package

Please follow the guidelines below to install sdcc.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install sdcc.x86_64

2. Uninstall "sdcc.x86_64" package

This guide covers the steps necessary to uninstall sdcc.x86_64 on Fedora 39:

$ sudo dnf remove sdcc.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:31:27 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : sdcc
Version : 4.1.0
Release : 8.fc39
Architecture : x86_64
Size : 6.1 M
Source : sdcc-4.1.0-8.fc39.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.