SDCC is available as a package in Fedora. The package name is
sdcc. Make sure your package manager is configured correctly and
install the package through your package manager, using the following
command.
# yum install sdccTo verify the install, execute the following command.
$ sdcc-sdcc --versionThis should print sdcc's version number.