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

Last updated: October 10,2024

1. Install "sdcc.x86_64" package

Learn how to install sdcc.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install sdcc.x86_64

2. Uninstall "sdcc.x86_64" package

Please follow the guidelines below to uninstall sdcc.x86_64 on Fedora 36:

$ sudo dnf remove sdcc.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:00:08 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : sdcc
Version : 4.1.0
Release : 3.fc36
Architecture : x86_64
Size : 6.0 M
Source : sdcc-4.1.0-3.fc36.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.