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

Last updated: October 04,2024

1. Install "sdcc.x86_64" package

Learn how to install sdcc.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install sdcc.x86_64

2. Uninstall "sdcc.x86_64" package

Please follow the instructions below to uninstall sdcc.x86_64 on Fedora 34:

$ sudo dnf remove sdcc.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:12:08 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : sdcc
Version : 4.1.0
Release : 1.fc34
Architecture : x86_64
Size : 6.0 M
Source : sdcc-4.1.0-1.fc34.src.rpm
Repository : updates
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.