< Home - < Back

sdcc-libc-sources


Information about the package, sdcc-libc-sources, which is shipped with common Linux distributions. The sdcc-libc-sources package is designed for, Small Device C Compiler.


Package Name:

sdcc-libc-sources

Summary:

Small Device C Compiler

Description:

SDCC is a C compiler for 8051 class and similar microcontrollers. This package includes the sources for the C library, and is only necessary if you want to modify the C library or as reference of how it works.

Architecture:

x86_64

Version:

3.4.0

Release:

0.el6

Size:

1.8 M

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for sdcc-libc-sources


Control the sdcc-libc-sources package with the following handy commands outlined below.


Command

Description of Command

yum install sdcc-libc-sources

This command will install sdcc-libc-sources on the server.

yum remove sdcc-libc-sources

This command will un-install sdcc-libc-sources on the server. When you run this command, you will be asked if you are sure that you want to remove sdcc-libc-sources, so you have to manually confirm that you want to do this.

yum -y remove sdcc-libc-sources

This command will un-install sdcc-libc-sources on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove sdcc-libc-sources when using the -y flag.

yum update sdcc-libc-sources

This command will update sdcc-libc-sources to the latest version. When you run this command, you will be asked if you are sure that you want to remove sdcc-libc-sources, so you have to manually confirm that you want to do this.

yum -y update sdcc-libc-sources

This command will update sdcc-libc-sources to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove sdcc-libc-sources when using the -y flag.

yum info sdcc-libc-sources

This command will show you core information about the sdcc-libc-sources package.

yum deplist sdcc-libc-sources

This command will show you the dependencies for sdcc-libc-sources. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update sdcc-libc-sources

This command will check if there is an update waiting on sdcc-libc-sources. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.